llvm-6502/lib
Benjamin Kramer f68b87f5fc IRBuilderify the SjlLjEHPrepare pass.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163115 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-03 12:27:43 +00:00
..
Analysis Fix more fallout from r158919, similar to PR13547. 2012-09-03 05:15:15 +00:00
Archive
AsmParser
Bitcode
CodeGen IRBuilderify the SjlLjEHPrepare pass. 2012-09-03 12:27:43 +00:00
DebugInfo Refactor fetching file/line info from DWARFContext to simplify the 2012-08-30 07:49:50 +00:00
ExecutionEngine
Linker
MC Allow targets to specify a minimum supported NOP size when performing NOP padding. If the desired padding is smaller than the supported NOP size, 2012-08-29 22:18:56 +00:00
Object
Support Rename ANDROIDEABI to Android. 2012-09-02 09:29:46 +00:00
TableGen
Target Removed unused argument. 2012-09-03 03:16:09 +00:00
Transforms Not all targets have efficient ISel code generation for select instructions. 2012-09-02 12:10:19 +00:00
VMCore Move the GCOVFormat enums into their own namespace per the LLVM coding standard. 2012-08-31 17:31:28 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile