llvm-6502/lib
Eric Christopher a7ca3c2a28 Indenting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165785 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-12 02:04:47 +00:00
..
Analysis fix warning 2012-10-12 02:04:32 +00:00
Archive
AsmParser Don't crash if a .ll file contains a forward-reference that looks like a global 2012-10-11 00:38:25 +00:00
Bitcode Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
CodeGen Legalizer optimize a pair of div / mod to a call to divrem libcall if they are 2012-10-12 01:15:47 +00:00
DebugInfo
ExecutionEngine Indenting. 2012-10-12 02:04:47 +00:00
Linker
MC
Object
Support Revert r165652: "Remove unnecessary RTTI from the build." 2012-10-10 20:50:36 +00:00
TableGen
Target Div, Rem int/unsigned int 2012-10-12 02:01:09 +00:00
Transforms PGO: create metadata for switch only if it has more than one targets. 2012-10-11 22:28:34 +00:00
VMCore Add the LLVM context to this c'tor. It will be needed in the future. 2012-10-11 01:10:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile