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 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
*
Remove unsized array support
Chris Lattner
2001-12-14
1
-19
/
+18
*
Make strings SByte* arrays instead of UByte * arrays
Chris Lattner
2001-12-14
1
-3
/
+3
*
Don't waste as much horizontal space on #uses flag when printing
Chris Lattner
2001-12-14
1
-1
/
+1
*
Swap operands now preserves the semantics of the binary operator by changing
Chris Lattner
2001-12-13
1
-0
/
+26
*
Add debugging to make a more useful message if a value gets constructed with ...
Chris Lattner
2001-12-13
1
-1
/
+6
*
Do not pessimize users of this function. Fix logic.
Chris Lattner
2001-12-06
1
-2
/
+2
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
7
-16
/
+16
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
15
-400
/
+399
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
3
-2
/
+4
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
7
-11
/
+11
*
Implement internal
Chris Lattner
2001-11-26
1
-5
/
+5
*
Implement support for internal methods
Chris Lattner
2001-11-26
1
-5
/
+11
*
Implement support for internal methods
Chris Lattner
2001-11-26
1
-1
/
+3
*
Fix a bad assertion to be correct . The root basic block can be used by PHI n...
Chris Lattner
2001-11-26
1
-1
/
+3
*
Support Array Indexing
Chris Lattner
2001-11-26
1
-27
/
+35
*
Implement: isLosslesslyConvertableTo and new CompositeType base class
Chris Lattner
2001-11-26
1
-2
/
+53
*
If a name conflict occurs when inserting a value, rename it.
Chris Lattner
2001-11-26
1
-3
/
+8
*
Be more const correct
Chris Lattner
2001-11-26
2
-8
/
+8
*
Minor style cleanups
Chris Lattner
2001-11-13
1
-3
/
+2
*
Removed MachineCodeForMethod object and made it an annotation.
Vikram S. Adve
2001-11-08
1
-5
/
+1
*
Add #includes to enable buiding in Release mode
Chris Lattner
2001-11-07
2
-0
/
+2
*
Implement CachedWriter class to allow module level printing of various compon...
Chris Lattner
2001-11-07
1
-1
/
+36
*
Add notes
Chris Lattner
2001-11-06
1
-1
/
+3
[prev]
[next]