llvm-6502/lib
Chris Lattner 552112f2f8 Now that all the code generators support the select instruction, and the instcombine
pass can eliminate many nasty cases of them, start generating them in the optimizers


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12545 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-30 19:44:05 +00:00
..
Analysis Add some new methods 2004-03-30 00:20:08 +00:00
Archive
AsmParser Hrm, we were leaking ~1M of garbage that valgrind never told us about because 2004-03-19 23:34:33 +00:00
Bytecode Make error message a bit nicer. 2004-03-29 00:16:01 +00:00
CodeGen Change how the beginnings and ends of MachineFunctions are printed. Get 2004-03-29 21:58:31 +00:00
Debugger
ExecutionEngine Fix PR296: [execution engines] Unhandled cast constant expression 2004-03-16 08:38:56 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Add some new methods 2004-03-30 00:20:08 +00:00
Target Fix a fairly major performance problem. If a PHI node had a constant as 2004-03-30 19:10:12 +00:00
Transforms Now that all the code generators support the select instruction, and the instcombine 2004-03-30 19:44:05 +00:00
VMCore Add some new methods 2004-03-30 00:20:08 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00