llvm-mirror/lib/Transforms
Dan Gohman e45061eefe Convert more code to use Operator instead of explicitly handling both
ConstantExpr and Instruction. This involves duplicating some code
between GetElementPtrInst and GEPOperator, but it's not a lot.

llvm-svn: 76265
2009-07-17 23:55:56 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
IPO Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
Scalar Convert more code to use Operator instead of explicitly handling both 2009-07-17 23:55:56 +00:00
Utils Initialize another Context, in the hopes of unbreaking CBE. 2009-07-17 16:20:23 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00