llvm-6502/lib
Nate Begeman ff66368a5f Remove an unncessary argument to SimplifySelectCC and add an additional
assert when creating a select_cc node.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22780 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-13 06:14:17 +00:00
..
Analysis Fix an obvious oops 2005-08-10 00:59:40 +00:00
Archive
AsmParser
Bytecode
CodeGen Remove an unncessary argument to SimplifySelectCC and add an additional 2005-08-13 06:14:17 +00:00
Debugger
ExecutionEngine
Linker
Support Allow tools with "consume after" options (like lli) to take more positional 2005-08-08 21:57:27 +00:00
System
Target Remove support for 64b PPC, it's been broken for a long time. It'll be 2005-08-13 05:59:16 +00:00
Transforms Teach SplitCriticalEdge to update LoopInfo if it is alive. This fixes 2005-08-13 01:38:43 +00:00
VMCore Fix oversized GOT problem with gcc-4 on alpha 2005-08-13 05:09:50 +00:00
Makefile