llvm-6502/lib
Chris Lattner 132929aa9e improve indentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111073 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-14 17:26:09 +00:00
..
Analysis Add a lint check for an indirectbr destination which has not 2010-08-13 23:56:28 +00:00
Archive
AsmParser
Bitcode
CodeGen Update CMake build. 2010-08-14 01:55:09 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Add a 'normalize' method to the Triple class, which takes a mucked up 2010-08-12 11:31:39 +00:00
System
Target improve indentation 2010-08-14 17:26:09 +00:00
Transforms LoopSimplify shouldn't split loop backedges that use indirectbr. PR7867. 2010-08-14 00:43:09 +00:00
VMCore Move some code from Verifier into SVI::isValidOperands. This allows us to catch bad shufflevector operations when they are created, rather than waiting for someone to notice later on. 2010-08-13 00:16:46 +00:00
Makefile