llvm-mirror/lib
Chris Lattner eda638b0be Fix PR306: Loop simplify incorrectly updates dominator information
Testcase: LoopSimplify/2004-04-01-IncorrectDomUpdate.ll

llvm-svn: 12592
2004-04-01 19:06:07 +00:00
..
Analysis Minor efficiency improvement, finegrainify namespacification 2004-03-25 22:56:03 +00:00
AsmParser Avoid TRUE and FALSE which apparently conflict with some macros on OSX 2004-03-31 03:49:47 +00:00
Bytecode Use the true, decoded name of the archive member in getObjectType. 2004-03-31 19:51:00 +00:00
CodeGen MBB::remove should not modify the iterator passed in 2004-03-31 21:59:59 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Fix PR296: [execution engines] Unhandled cast constant expression 2004-03-16 08:38:56 +00:00
Support Add some new methods 2004-03-30 00:20:08 +00:00
Target Add support for select constant expressions to the CBE, fixing SIOD 2004-04-01 05:28:26 +00:00
Transforms Fix PR306: Loop simplify incorrectly updates dominator information 2004-04-01 19:06:07 +00:00
VMCore Add support for constant expr casts 2004-03-31 02:56:11 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00