llvm-6502/lib
Devang Patel d46ba26a6b Use IRBuilder while simplifying unwind.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131561 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-18 20:01:18 +00:00
..
Analysis @llvm.lifetime.begin acts as a load, not @llvm.lifetime.end. 2011-05-17 00:05:49 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert commit 131534 since it seems to have broken several buildbots. 2011-05-18 14:57:56 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Implement the Win64 EH directive methods for the assembly language streamer. 2011-05-18 04:58:05 +00:00
Object
Support Second pass at allowing plugins to modify default passes. This time without bonus inter-library dependencies. 2011-05-18 19:00:41 +00:00
Target Enables vararg functions that pass all arguments via registers to be optimized into tail-calls when possible. 2011-05-18 19:59:50 +00:00
Transforms Use IRBuilder while simplifying unwind. 2011-05-18 20:01:18 +00:00
VMCore Use IRBuiler while constant folding terminator. 2011-05-18 17:26:46 +00:00
CMakeLists.txt
Makefile