llvm-6502/lib
Evan Cheng dda346aa71 Perform cheap checks first.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60689 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-08 06:52:43 +00:00
..
Analysis Some minor optimizations for isObjectSmallerThan. 2008-12-08 06:28:54 +00:00
Archive
AsmParser
Bitcode
CodeGen Move createVirtualRegister out-of-line. 2008-12-08 04:54:11 +00:00
Debugger
ExecutionEngine
Linker
Support Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev! 2008-12-08 00:45:02 +00:00
System Don't use plain %x to print pointer values. I had changed it from %p 2008-12-05 23:39:24 +00:00
Target Perform cheap checks first. 2008-12-08 06:52:43 +00:00
Transforms fix a bug I introduced in simplifycfg handling single entry phi 2008-12-07 07:22:45 +00:00
VMCore
Makefile