llvm-mirror/lib
Chris Lattner a8e603b719 Now that compare instructions aren't lumped in with the other twoargfp instructions,
we can get rid of the FpUCOM/FpUCOMi pseudo instructions, which makes stuff simpler
and faster.

llvm-svn: 14144
2004-06-11 04:49:02 +00:00
..
Analysis Don't grab the condition of unconditional branches! 2004-06-08 21:50:30 +00:00
AsmParser
Bytecode Revert an unneeded interface change to Instruction.h 2004-06-11 03:06:43 +00:00
CodeGen Fix the prolog epilog code inserter to match the documentation and support 2004-06-10 06:23:35 +00:00
Debugger
ExecutionEngine
Support Make all of this functionality work directly on win32. Properly conditionalize 2004-06-07 19:37:24 +00:00
Target Now that compare instructions aren't lumped in with the other twoargfp instructions, 2004-06-11 04:49:02 +00:00
Transforms Fix a bug in my checkin from last night that caused miscompilations of 2004-06-10 02:33:20 +00:00
VMCore Fix lowering to work correctly 2004-06-11 02:54:02 +00:00
Makefile