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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean stuff up.
Chris Lattner
2001-09-07
1
-2
/
+2
*
Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer
Chris Lattner
2001-09-07
2
-72
/
+48
*
Simplify analyzer
Chris Lattner
2001-09-07
1
-29
/
+1
*
* Fix long standing problems that would affect inlining. How could this have...
Chris Lattner
2001-09-07
1
-5
/
+5
*
Add assertion to check for
Chris Lattner
2001-09-07
1
-0
/
+5
*
* Values are AbstactTypeUsers to support abstract types
Chris Lattner
2001-09-07
1
-3
/
+12
*
Remove extra whitespace at EOL
Chris Lattner
2001-09-07
1
-2
/
+2
*
* Add support for Opaque & Abstract types.
Chris Lattner
2001-09-07
1
-17
/
+148
*
Support abstract types by keeping on the use list of the abstract type.
Chris Lattner
2001-09-07
1
-3
/
+26
*
SymTabValues no longer hold constant pools
Chris Lattner
2001-09-07
1
-9
/
+0
*
SymTabValue no longer includes ValueHolder for Module. Include it ourself
Chris Lattner
2001-09-07
1
-0
/
+1
*
* Support new setName interface
Chris Lattner
2001-09-07
1
-3
/
+5
*
Support new setName interface
Chris Lattner
2001-09-07
1
-1
/
+1
*
* Add new DerivedType base class that goes between Type and the derived types
Chris Lattner
2001-09-07
1
-29
/
+168
*
Implement support for globally unique constants. Constants no longer live
Chris Lattner
2001-09-07
1
-83
/
+38
*
Add support for walking type graphs
Chris Lattner
2001-09-07
1
-0
/
+10
*
Changing setName semantics
Chris Lattner
2001-09-07
1
-1
/
+1
*
Make annotations operations const with a mutable annotation list so that
Chris Lattner
2001-09-07
3
-24
/
+24
*
*** empty log message ***
Ruchira Sasanka
2001-08-31
3
-4
/
+359
*
Added function MachineInstr::operandIsDefined(i) and decl for
Vikram S. Adve
2001-08-28
1
-4
/
+14
*
Extensive additions for supporting instruction scheduling.
Vikram S. Adve
2001-08-28
1
-173
/
+1179
*
Added class MachineSchedInfo and several supporting classes
Vikram S. Adve
2001-08-28
1
-36
/
+529
*
Implementation of instruction scheduling for LLVM.
Vikram S. Adve
2001-08-28
1
-0
/
+86
*
Class that encapsulates priority heuristics for instruction scheduling.
Vikram S. Adve
2001-08-28
1
-0
/
+225
*
Scheduling DAG for instruction scheduling. Currently for a single basic block.
Vikram S. Adve
2001-08-28
1
-0
/
+500
*
Simplification transformations to normalize the code for later passes.
Vikram S. Adve
2001-08-28
1
-0
/
+36
*
Use const int instead of #define.
Vikram S. Adve
2001-08-28
2
-2
/
+2
*
Add copy and assignment operators for POIterator, and
Vikram S. Adve
2001-08-28
1
-2
/
+15
*
Initial checkin of TargetData code
Chris Lattner
2001-08-27
1
-0
/
+85
*
Use the new TargetData class to factor out some of the shared code
Chris Lattner
2001-08-27
1
-18
/
+19
*
Remove target specific method.
Chris Lattner
2001-08-27
1
-4
/
+0
*
Remove target specific code, move to TargetData.cpp file
Chris Lattner
2001-08-27
1
-50
/
+1
*
Extend annotations to pass data pointers around to the functions
Chris Lattner
2001-08-27
3
-3
/
+6
*
Add annotation support
Chris Lattner
2001-08-23
3
-0
/
+612
*
Add annotation support to value
Chris Lattner
2001-08-23
1
-2
/
+2
*
* Add assertions
Chris Lattner
2001-08-23
1
-3
/
+15
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
6
-116
/
+174
*
Corrected the compilation error by making the ValOperator class a friend of
Ruchira Sasanka
2001-08-13
1
-2
/
+4
*
Can't use ref to stack value!
Vikram S. Adve
2001-08-09
1
-1
/
+1
*
Needed old conditions as well as new in skipToNextVal()!
Vikram S. Adve
2001-08-09
1
-12
/
+18
*
Bug fix in ValOpIterator: not moving past operand with NULL Value.
Vikram S. Adve
2001-08-08
1
-2
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-08-07
1
-1
/
+1
*
Added isDef field to MachineOperand class - Ruchira
Ruchira Sasanka
2001-08-07
1
-7
/
+18
*
Use extra operand for instructions that set a CC register that
Vikram S. Adve
2001-08-06
1
-10
/
+10
*
Allow numOperands of -1 for variable #operands.
Vikram S. Adve
2001-07-31
1
-1
/
+4
*
Allow machine instructions with variable numbers of arguments.
Vikram S. Adve
2001-07-31
1
-0
/
+5
*
Added dummy Phi instruction.
Vikram S. Adve
2001-07-31
1
-0
/
+7
*
Added class MachineCodeForBasicBlock.
Vikram S. Adve
2001-07-30
1
-1
/
+18
*
Added vector of machine instructions for the basic block.
Vikram S. Adve
2001-07-30
1
-0
/
+8
*
Modify var names to make it apparant that the code is really generic
Chris Lattner
2001-07-28
1
-10
/
+10
[prev]
[next]