llvm-project/llvm/lib
Chris Lattner 85dda9a2bd Generalize the REM folding code to handle another case Nick Lewycky
pointed out: realize the AND can provide factors and look through Casts.

llvm-svn: 26469
2006-03-02 06:50:58 +00:00
..
Analysis add an assert 2006-02-14 20:14:17 +00:00
AsmParser Convert this over to work with the new makefiles 2006-02-15 07:22:58 +00:00
Bytecode Fix auto-upgrade of intrinsics to work properly with both assembly and 2006-01-27 11:49:27 +00:00
CodeGen Support for enumerations. 2006-03-01 23:52:37 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine simplify this code now that each constant pool entry is not separately allocated 2006-02-09 04:49:59 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Add AddSymbol() method to DynamicLibrary to work around Windows limitation 2006-01-30 04:33:51 +00:00
Target Implement CodeGen/PowerPC/or-addressing-mode.ll, which is also PR668. 2006-03-01 07:14:48 +00:00
Transforms Generalize the REM folding code to handle another case Nick Lewycky 2006-03-02 06:50:58 +00:00
VMCore Back out my last check-in. Wrong place to fix it. 2006-03-01 22:17:00 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00