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
*
*** empty log message ***
Chris Lattner
2001-10-14
1
-1
/
+1
*
Update comment, remove misleading method
Chris Lattner
2001-10-14
1
-7
/
+5
*
Initializers are not const even if the GV is.
Chris Lattner
2001-10-14
1
-2
/
+2
*
Cast NULL when requested.
Vikram S. Adve
2001-10-14
1
-2
/
+3
*
Added getEntryNode() and getExitNode() functions.
Vikram S. Adve
2001-10-14
1
-1
/
+6
*
Insert code to trace values at basic block and method exits.
Vikram S. Adve
2001-10-14
1
-0
/
+75
*
Added routine to create a char array for a string.
Vikram S. Adve
2001-10-14
1
-1
/
+2
*
Use the instruction.def file to remain up to date with future instruction
Chris Lattner
2001-10-14
1
-35
/
+20
*
New file to define instructions...
Chris Lattner
2001-10-14
1
-0
/
+145
*
New module linking functionality prototype
Chris Lattner
2001-10-13
3
-0
/
+60
*
Dang, I screwed up the merge. This should be better
Chris Lattner
2001-10-13
1
-2
/
+2
*
Fix filename in comment
Chris Lattner
2001-10-13
1
-1
/
+1
*
Better linux support. This file still sucks
Chris Lattner
2001-10-13
1
-0
/
+1
*
Fix broken #endif
Chris Lattner
2001-10-13
1
-1
/
+1
*
not is a keyword in Ansi C++. Avoid it
Chris Lattner
2001-10-13
1
-2
/
+2
*
Clean up initializers for GCC 2.96
Chris Lattner
2001-10-13
1
-8
/
+9
*
Remove exception specification. Only slows code down.
Chris Lattner
2001-10-13
1
-1
/
+1
*
Changes to compile with GCC 2.96
Chris Lattner
2001-10-13
1
-8
/
+12
*
Add comment indicating semantics of indirect calls
Chris Lattner
2001-10-13
1
-0
/
+4
*
New ctor for invoke inst
Chris Lattner
2001-10-13
1
-1
/
+3
*
Add support for indirect calls
Chris Lattner
2001-10-13
1
-4
/
+7
*
Add some casts to make GCC 2.96 happy.
Chris Lattner
2001-10-13
1
-2
/
+4
*
Add use_back() methods
Chris Lattner
2001-10-13
1
-0
/
+2
*
Add classof implementations for User
Chris Lattner
2001-10-13
1
-0
/
+8
*
Expose typedefs
Chris Lattner
2001-10-13
1
-0
/
+2
*
Add support for module local constants
Chris Lattner
2001-10-13
1
-1
/
+14
*
Add new opcode for Invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+1
*
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
[next]