index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor changes, add new ctor for invoke instruction
Chris Lattner
2001-10-13
1
-4
/
+70
*
Add assertions
Chris Lattner
2001-10-13
1
-0
/
+2
*
* Minor Formatting changes.
Chris Lattner
2001-10-13
1
-5
/
+7
*
* Add destroyConstant stuff to handle module local constants
Chris Lattner
2001-10-13
1
-2
/
+103
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
2
-0
/
+6
*
Record implicitRefs for each machine instruction instead of
Vikram S. Adve
2001-10-11
1
-33
/
+83
*
Machine-independent code generation routines used in instruction
Vikram S. Adve
2001-10-10
1
-0
/
+102
*
Moved code generation support routines to InstrSelectionSupport.{h,cpp}.
Vikram S. Adve
2001-10-10
2
-77
/
+24
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
5
-17
/
+12
*
Share ConstPoolPointer elements correctly
Chris Lattner
2001-10-03
2
-5
/
+9
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
7
-25
/
+63
*
First try at a horrible global value reference wrapper
Chris Lattner
2001-10-03
1
-0
/
+28
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
15
-95
/
+214
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
4
-37
/
+54
*
Add more support for new style casts
Chris Lattner
2001-10-01
9
-44
/
+103
*
Add support for new style casts
Chris Lattner
2001-10-01
10
-31
/
+78
*
Add support for newer cleaner isa, cast, dyn_cast
Chris Lattner
2001-10-01
4
-3
/
+65
*
Update comments
Chris Lattner
2001-10-01
1
-3
/
+9
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
5
-314
/
+128
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
2
-30
/
+21
*
Add vector `implicitUses' to class MachineCodeForVMInstr to hold values
Vikram S. Adve
2001-10-01
1
-12
/
+19
*
no major change.
Ruchira Sasanka
2001-09-30
4
-4
/
+4
*
added suggesting color suppor
Ruchira Sasanka
2001-09-30
1
-7
/
+24
*
Implement a constant pointer value
Chris Lattner
2001-09-30
1
-0
/
+21
*
Pull iterators out of CFG.h and genericize them with GraphTraits
Chris Lattner
2001-09-28
3
-0
/
+351
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
5
-362
/
+128
*
Initial support for construction of a call graph
Chris Lattner
2001-09-28
1
-0
/
+88
*
print out value's by pointer
Chris Lattner
2001-09-28
1
-11
/
+11
*
Add capability to print out call graph
Chris Lattner
2001-09-28
1
-0
/
+14
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-1
/
+12
*
Remove debugging output stuff
Chris Lattner
2001-09-19
1
-7
/
+0
*
Add emitAssembly Method
Chris Lattner
2001-09-19
1
-4
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-09-18
1
-60
/
+56
*
--added methods to operand class to set/get registers after register allocation
Ruchira Sasanka
2001-09-18
1
-4
/
+4
*
Move operator << from Value.h to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-0
/
+15
*
Remove operator << to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-10
/
+10
*
Renamed files to match the primary classes they provide.
Vikram S. Adve
2001-09-18
5
-1014
/
+0
*
Moved debugging interfaces for class Value to Value.h.
Vikram S. Adve
2001-09-18
1
-17
/
+0
*
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-18
4
-30
/
+31
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
6
-0
/
+1238
*
Added debugging support.
Vikram S. Adve
2001-09-18
1
-13
/
+27
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-5
/
+35
*
added a method to get reg num after register allocation
Ruchira Sasanka
2001-09-15
1
-0
/
+8
*
-modified machine operand class - took regNum out of union to set regNum after
Ruchira Sasanka
2001-09-15
1
-4
/
+10
*
-- debug messages dissabled
Ruchira Sasanka
2001-09-15
1
-1
/
+1
*
added reg alloc support
Ruchira Sasanka
2001-09-15
1
-0
/
+3
*
--reg alloc code added
Ruchira Sasanka
2001-09-15
3
-0
/
+245
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
1
-2
/
+132
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
14
-716
/
+14
*
Minor reformatting, & protection fixes
Chris Lattner
2001-09-14
2
-58
/
+55
[prev]
[next]