llvm-6502/lib
Chris Lattner 9e17b632ec fix PR4837, some bugs folding vector compares. These
return a vector of i1, not i1 itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80761 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-02 05:12:37 +00:00
..
Analysis revert my patch, duncan points out what is wrong with my logic. Add 2009-09-02 04:39:04 +00:00
Archive Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
AsmParser
Bitcode
CodeGen Avoid calling removeVirtualRegisterKilled which iterates over the operands 2009-09-01 23:18:46 +00:00
CompilerDriver
Debugger
ExecutionEngine Fix PR4845: r77946 completely broke x86_64 Darwin (or any situation where the 2009-09-02 00:19:03 +00:00
Linker
MC
Support Update CMake files. 2009-09-01 17:01:02 +00:00
System
Target Fixed the asmstrings for 8-bit, 16-bit, and 32-bit ADD %rAX, imm instructions. 2009-09-02 00:55:49 +00:00
Transforms fix PR4837, some bugs folding vector compares. These 2009-09-02 05:12:37 +00:00
VMCore For now disable MDNode uniquing. This fixes llvm-gcc bootstrap failure on certain Mac OS X 10.5. I am working on a proper fix. 2009-09-01 23:56:42 +00:00
Makefile