llvm-6502/lib
Bob Wilson 7a9ef44b3b Add alignment arguments to all the NEON load/store intrinsics.
Update all the tests using those intrinsics and add support for
auto-upgrading bitcode files with the old versions of the intrinsics.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112271 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-27 17:13:24 +00:00
..
Analysis Use LVI to eliminate conditional branches where we've tested a related condition previously. Update tests for this change. 2010-08-27 17:12:29 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert r112213. It is not needed. 2010-08-26 23:35:15 +00:00
CompilerDriver
ExecutionEngine
Linker Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
MC MCELF: Port EmitInstruction changes from MachO streamer. Patch by Roman Divacky. 2010-08-27 10:40:51 +00:00
Support
System
Target Properly handle passing of FP stuff to varargs function on Win64: 2010-08-27 14:43:06 +00:00
Transforms Use LVI to eliminate conditional branches where we've tested a related condition previously. Update tests for this change. 2010-08-27 17:12:29 +00:00
VMCore Add alignment arguments to all the NEON load/store intrinsics. 2010-08-27 17:13:24 +00:00
Makefile