llvm-6502/lib
Jim Grosbach f04777b945 Enable arm jumpt table adjustment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89143 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-17 21:24:11 +00:00
..
Analysis typo spotted by duncan. 2009-11-16 03:51:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Disable -split-phi-edges to unbreak the buildbots 2009-11-17 21:23:49 +00:00
CompilerDriver
ExecutionEngine Fail less mysteriously; inform the user that their LLVM was not built with 2009-11-17 07:52:09 +00:00
Linker
MC
Support Added getArchNameForAssembler method to the Triple class for which returns OS and Vendor independent target assembler arch. 2009-11-17 18:48:27 +00:00
System Revert CPU detection code to return "generic" instead of an empty string in case 2009-11-17 17:57:04 +00:00
Target Enable arm jumpt table adjustment. 2009-11-17 21:24:11 +00:00
Transforms 80-column violations 2009-11-17 19:05:35 +00:00
VMCore In GlobalVariable::setInitializer, assert that the initializer has the 2009-11-17 00:43:13 +00:00
Makefile