index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make build work in release mode
Chris Lattner
2002-04-04
1
-11
/
+2
*
Make the release build work
Chris Lattner
2002-04-04
1
-2
/
+0
*
* Add debug support for PATypeHolder
Chris Lattner
2002-04-04
1
-6
/
+15
*
Make the release build compile
Chris Lattner
2002-04-04
1
-2
/
+0
*
Add a new replaceWith method useful for replacing instructions
Chris Lattner
2002-04-01
1
-1
/
+27
*
* s/Method/Function
Chris Lattner
2002-03-29
1
-10
/
+14
*
Add an insert method to VAlueHolder to allow batch insertion
Chris Lattner
2002-03-29
1
-0
/
+30
*
Add new addTypeName method to Module class
Chris Lattner
2002-03-29
1
-0
/
+15
*
s/Method/Function
Chris Lattner
2002-03-29
4
-45
/
+46
*
Implement new getFunction and getOrInsertFunction methods
Chris Lattner
2002-03-29
1
-0
/
+31
*
Remove the reduceApply functions they are obsolete things from the days before
Chris Lattner
2002-03-28
1
-16
/
+0
*
Change references from Method to Function
Chris Lattner
2002-03-26
7
-106
/
+106
*
Rename Method to Function
Chris Lattner
2002-03-23
2
-19
/
+20
*
Add an assertion that would hopefully catch a problem that was tripping
Chris Lattner
2002-03-22
1
-0
/
+2
*
* AllocationInst ctor moved here from iMemory.h
Chris Lattner
2002-03-21
1
-0
/
+15
*
Add an assertion to catch a misuse of replaceAllUsesWith
Chris Lattner
2002-03-21
1
-0
/
+2
*
Make an assertion provide a more helpful error message
Chris Lattner
2002-03-17
1
-1
/
+2
*
Checkin new test for problem anand ran into
Chris Lattner
2002-03-15
1
-3
/
+35
*
Cleanup error message output a bit
Chris Lattner
2002-03-15
1
-1
/
+1
*
Add a check to ensure that only PHI nodes are self referential. Code
Chris Lattner
2002-03-14
1
-1
/
+8
*
* Add new method localLookup
Chris Lattner
2002-03-08
1
-2
/
+16
*
Expose more entry points to the verifier
Chris Lattner
2002-02-26
1
-2
/
+2
*
Fix bug: test/Regression/Other/2002-02-24-InlineBrokePHINodes.ll
Chris Lattner
2002-02-25
1
-0
/
+20
*
Make it compile with GCC 3.0.4
Chris Lattner
2002-02-24
1
-6
/
+6
*
Actually implement some checking in the verifier.
Chris Lattner
2002-02-20
1
-36
/
+111
*
Fix isArrayAllocation() to be correct
Chris Lattner
2002-02-19
1
-0
/
+6
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
2
-13
/
+10
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
5
-8
/
+15
*
Remove generic routines to Support/SetOperations.h
Chris Lattner
2002-02-05
1
-18
/
+1
*
Switch from MachineCodeForVMInstr model that is built into the VMCore library...
Chris Lattner
2002-02-03
1
-28
/
+1
*
Add more debug output
Chris Lattner
2002-02-01
1
-1
/
+5
*
* Make debugging output nicer
Chris Lattner
2002-01-31
2
-62
/
+138
*
Provide the right AnalysisID for postdominators
Chris Lattner
2002-01-31
1
-3
/
+5
*
Implement new pass framework
Chris Lattner
2002-01-31
1
-132
/
+125
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
2
-33
/
+58
*
Fix bug where we didn't initialize and finalize basic block passes
Chris Lattner
2002-01-31
1
-6
/
+22
*
Checkin new pass framework. This one is more useful and automatically
Chris Lattner
2002-01-30
1
-0
/
+395
*
Remove extraneous #includes
Chris Lattner
2002-01-26
2
-2
/
+0
*
This checkin fixes the bug described in:
Chris Lattner
2002-01-25
1
-19
/
+19
*
Check in fix for bug: test/Regression/Assembler/ValueRefineAbsType.ll
Chris Lattner
2002-01-25
1
-2
/
+4
*
* Expose new command line arg --debug-pass for gccas and llc debugging
Chris Lattner
2002-01-23
1
-9
/
+60
*
Oops, misnamed function, didn't override correctly, drat.
Chris Lattner
2002-01-22
1
-1
/
+1
*
Ooops, forgot to implement void PassManager::add(BasicBlockPass *BBP)
Chris Lattner
2002-01-22
1
-6
/
+18
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-1
/
+1
*
Pull stuff out of opt namespace
Chris Lattner
2002-01-21
3
-11
/
+0
*
Implementation of the new spiffy pass system
Chris Lattner
2002-01-21
1
-0
/
+117
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
18
-87
/
+131
*
Eliminate function getIndicesBROKEN().
Vikram S. Adve
2001-12-15
1
-16
/
+0
*
* Assert that indices are valid for an indexing instruction.
Chris Lattner
2001-12-14
1
-12
/
+19
*
Rename ConstPoolVals.cpp to Constants.cpp
Chris Lattner
2001-12-14
1
-0
/
+0
[next]