oota-llvm.git
2002-03-23 Chris LattnerRename Method to Function
2002-03-23 Chris LattnerRemove extranous forward decl
2002-03-23 Chris LattnerRemove unneccesary forward definitions
2002-03-23 Chris LattnerAdd transition header file
2002-03-23 Chris LattnerUpdate documentation, rename Method to Function, move...
2002-03-23 Chris LattnerChange Method to Function
2002-03-23 Chris LattnerAdd transition typedef to Function
2002-03-23 Vikram S. AdveNew pass to convert Convert multi-dimensional
2002-03-23 Vikram S. AdveMoved to Scalar/ directory.
2002-03-23 Vikram S. AdveNew pass to decompose multi-dimensional array reference...
2002-03-22 Chris LattnerRemove compilation of __main because we now link -lgcc...
2002-03-22 Chris LattnerAdd an assertion that would hopefully catch a problem...
2002-03-21 Chris LattnerFix bug test/Regression/Transforms/LevelRaise/2002...
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris LattnerFix test/Regression/Transforms/LevelRaise/2002-03-21...
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris Lattner* AllocationInst ctor moved here from iMemory.h
2002-03-21 Chris Lattner* Make AllocationInst ctor protected
2002-03-21 Chris LattnerRerun test if opt gets changed
2002-03-21 Chris LattnerRun all testcases
2002-03-21 Chris LattnerBuild LevelRaise subdirectory
2002-03-21 Chris LattnerAdd a debugging option to gccas to cause it to not...
2002-03-21 Chris LattnerFix test/Regression/Other/2002-03-21-LevelRaiseMiss.ll
2002-03-21 Chris LattnerTestcase for a missed level raise opportunity
2002-03-21 Chris LattnerMake ConvertableToGEP handle cases where the user is...
2002-03-21 Chris LattnerImplement the new InsertInstBeforeInst function
2002-03-21 Chris LattnerFix the: test/Regression/Other/2002-03-20-LevelRaiseCra...
2002-03-21 Chris LattnerFix bug in testcase
2002-03-21 Chris LattnerDeclare the new InsertInstBeforeInst function
2002-03-21 Chris LattnerRemove a misguided API extension
2002-03-21 Chris LattnerNew testcase for YALRB (yet another level raise bug)
2002-03-21 Chris LattnerAdd an assertion to catch a misuse of replaceAllUsesWith
2002-03-21 Chris LattnerCheckin testcase that was just sitting in my tree....
2002-03-21 Chris Lattner1. Fix bug test/Regression/Other/2002-03-20-LevelRaiseB...
2002-03-21 Chris LattnerNamespace qualify debugging code
2002-03-21 Chris LattnerNew testcase
2002-03-19 Chris LattnerAllow implementation of all HANDLE_*_INST macros at...
2002-03-19 Vikram S. AdveNew pass to convert Convert multi-dimensional
2002-03-19 Vikram S. AdveBig bug fix: killed uses were being inserted instead...
2002-03-18 Chris LattnerInitial checkin of InstVisitor class
2002-03-18 Chris LattnerAdd isa,cast,dyncast support for AllocationInst.
2002-03-18 Vikram S. Adveinclude Makefile.tests.
2002-03-18 Vikram S. AdveNeed rule for runtime.o. This is just temporary to...
2002-03-18 Vikram S. AdveFix libraries.
2002-03-18 Vikram S. AdveMinor changes.
2002-03-18 Vikram S. AdveFixed several problems with handling arguments to Phis.
2002-03-18 Vikram S. AdveBig bug fix: killed uses were being inserted instead...
2002-03-18 Vikram S. AdveJust a comment.
2002-03-18 Vikram S. AdveNew pass to decompose multi-dimensional array reference...
2002-03-18 Vikram S. AdveBig bug fix: getUsableUniRegAtMI needed to return value...
2002-03-18 Vikram S. AdveAdded function computeOffsetforLocalVar to check how...
2002-03-18 Vikram S. AdveBug fix in setting CC register.
2002-03-18 Vikram S. AdveConstants are now added to the constant pool only when...
2002-03-18 Vikram S. AdveUse vector for machine instructions returned by GetInst...
2002-03-18 Vikram S. AdveBig bug fix: getUsableUniRegAtMI needed to return value...
2002-03-18 Vikram S. AdveAdded function computeOffsetforLocalVar to check how...
2002-03-18 Vikram S. AdveUse vector for machine instructions in GetInstructionsB...
2002-03-18 Vikram S. AdveAdded machine-independent value for INVALID_MACHINE_OPCODE.
2002-03-18 Vikram S. AdveAdd function getRegClassIDOfType.
2002-03-18 Vikram S. AdveAdd support for code generation for array references.
2002-03-18 Vikram S. AdveBug fixes for not using unified reg. numbers, and for...
2002-03-18 Vikram S. AdveBug fix in setting CC register.
2002-03-18 Vikram S. AdveUse distinct names for the three types of SetMachineOpe...
2002-03-18 Vikram S. AdveMinor fixes.
2002-03-18 Vikram S. AdveHandling of global names was severely broken when conve...
2002-03-18 Vikram S. AdveSeveral sundry bug fixes.
2002-03-17 Chris LattnerConvert the top line of the header from .cpp style...
2002-03-17 Chris LattnerMake an assertion provide a more helpful error message
2002-03-16 Vikram S. AdveRegression tests for live-variable analysis on machine...
2002-03-15 Chris LattnerRemove code designed to compensate for a bug in GCC...
2002-03-15 Chris LattnerCheckin new test for problem anand ran into
2002-03-15 Chris LattnerCleanup error message output a bit
2002-03-14 Chris LattnerExpose dead instruction elimination pass
2002-03-14 Chris LattnerFix test/Regression/Other/2002-03-14-ValueToLarge.ll...
2002-03-14 Chris LattnerTestcase for bug
2002-03-14 Chris LattnerNew testcase
2002-03-14 Chris LattnerNew test case for long standing bug that was fixed
2002-03-14 Chris LattnerForgot to check this in a long time ago
2002-03-14 Chris LattnerNew testcase
2002-03-14 Chris LattnerAdd a check to ensure that only PHI nodes are self...
2002-03-14 Chris LattnerFix bug: test/Regression/Other/2002-03-14-LevelRaiseHang.ll
2002-03-14 Chris LattnerNew testcase for bugfx
2002-03-12 Chris LattnerNew testcase
2002-03-12 Chris LattnerNew testcase
2002-03-12 Chris LattnerEcho the right tool name on error
2002-03-11 Chris LattnerFix bug: test/Regression/Other/2002-03-11-InstCombineHa...
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris Lattnerupdate comments
2002-03-11 Chris Lattner* Fix bug: test/Regression/Other/2002-03-11-LevelRaiseI...
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris LattnerImplement TODO for better diagnostic output
2002-03-11 Chris LattnerFix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll
2002-03-11 Chris LattnerNew testcase for failure
2002-03-11 Chris LattnerBugfix for test/Regression/Other/2002-03-11-ExprAsserti...
2002-03-11 Chris LattnerTestcase that causes an assertion failure in lib/Analys...
2002-03-11 Chris LattnerNew testcase for broken GCCism
2002-03-11 Chris LattnerRemove runtime library in favor of users linking agains...
2002-03-11 Chris LattnerDo not link in runtime library anymore, assume that...
2002-03-11 Chris Lattner* Implement linking to libraries
2002-03-11 Chris LattnerAdd strcat function
next