summaryrefslogtreecommitdiff
path: root/test/CodeGen/annotations-builtin.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Fix calling llvm.var.annotation outside of a basic block.Volodymyr Sapsai2019-03-011-0/+3
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Currently __builtin_annotation() only annotates an i32.Julien Lerouge2012-04-281-10/+4
* Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge2011-09-091-0/+52