llvm-project/llvm/lib
Chris Lattner 2dd1c8d8ce Fix another dominator update bug. These bugs keep getting exposed because GCSE
keeps finding more code motion opportunities now that the dominators are correct!

llvm-svn: 11142
2004-02-05 23:20:59 +00:00
..
Analysis In a "seeing the forest through the trees" kinda situation, I realized that a 2004-02-05 17:20:00 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode Remove all of the annoying statistics now that I'm finished (for the near 2004-02-01 01:50:31 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
CodeGen Change live interval representation. Machine instructions now have two 2004-02-05 22:55:25 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Print an error message if we can't materialize the bytecode file 2004-02-01 01:07:25 +00:00
Support Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Target Modify the two address instruction pass to remove the duplicate 2004-02-04 22:17:40 +00:00
Transforms Fix another dominator update bug. These bugs keep getting exposed because GCSE 2004-02-05 23:20:59 +00:00
VMCore Adjust to the new BB ctor 2004-02-04 03:57:50 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00