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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
BA has only one argument.
Vikram S. Adve
2002-07-08
1
-8
/
+12
*
Significant changes to correctly spill CC registers and to correctly
Vikram S. Adve
2002-07-08
1
-214
/
+273
*
Significant changes to correctly spill CC registers and to correctly
Vikram S. Adve
2002-07-08
1
-239
/
+164
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-9
/
+10
*
Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h.
Vikram S. Adve
2002-07-08
1
-3
/
+4
*
MachineInstr::dump() now takes no arguments.
Vikram S. Adve
2002-07-08
1
-1
/
+1
*
A single MachineInstr operand may now be both a def and a use,
Vikram S. Adve
2002-07-08
5
-102
/
+91
*
A single MachineInstr operand may now be both a def and a use.
Vikram S. Adve
2002-07-08
2
-9
/
+13
*
getUsableUniRegAtMI interface simplified slightly.
Vikram S. Adve
2002-07-08
1
-6
/
+7
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-1
/
+1
*
Remove diff-cluttering tags
Chris Lattner
2002-06-30
2
-2
/
+0
*
Remove tag that just clutters diffs
Chris Lattner
2002-06-30
1
-1
/
+0
*
Fix anands changes
Chris Lattner
2002-06-30
2
-12
/
+8
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
2
-0
/
+2
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
7
-8
/
+12
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
2
-0
/
+2
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-2
/
+2
*
minor change in removing endl
Anand Shukla
2002-06-25
1
-1
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
4
-152
/
+133
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
7
-162
/
+132
*
*** empty log message ***
Chris Lattner
2002-06-25
4
-29
/
+29
*
* Update with MegaPatch
Chris Lattner
2002-06-25
2
-278
/
+250
*
Fix constness
Chris Lattner
2002-06-05
1
-1
/
+1
*
Fix Constness problems
Chris Lattner
2002-06-05
1
-13
/
+13
*
Disable debugging output
Chris Lattner
2002-06-04
1
-1
/
+1
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
5
-56
/
+49
*
Move debug options out of header files so that the header does not have
Chris Lattner
2002-05-22
4
-10
/
+14
*
Move the DEBUG_LV option out of the public header file into a private header.
Chris Lattner
2002-05-22
1
-0
/
+9
*
Avoid #including CommandLine.h
Chris Lattner
2002-05-22
1
-4
/
+2
*
* Fix typeo
Chris Lattner
2002-05-21
2
-2
/
+4
*
Fix bug: test/Regression/CBackend/2002-05-21-MissingReturn.ll
Chris Lattner
2002-05-21
2
-2
/
+6
*
Fixed the makefile to not die when compiling a new, empty, source directory
Mehwish Nagda
2002-05-21
1
-0
/
+3
*
Hide debugging options
Chris Lattner
2002-05-20
4
-4
/
+4
*
Don't lose namespace qualifications on previous patch.
Chris Lattner
2002-05-20
1
-2
/
+2
*
Rename IsPowerOf2 to isPowerOf2
Chris Lattner
2002-05-19
1
-2
/
+2
*
InstrnsBefore and InstrnsAfter are now vectors instead of deques.
Vikram S. Adve
2002-05-19
1
-3
/
+3
*
Better folding getelementptr operations with mixed
Vikram S. Adve
2002-05-19
1
-41
/
+61
*
cpValue2Value now needs a vector of MachineInstr to store return values.
Vikram S. Adve
2002-05-19
1
-16
/
+20
*
Annotation class for MachineInstr.
Vikram S. Adve
2002-05-19
1
-0
/
+96
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
2
-27
/
+58
*
Add integer register size field.
Vikram S. Adve
2002-05-19
1
-27
/
+37
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
8
-887
/
+1004
*
Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking
Chris Lattner
2002-05-17
2
-4
/
+48
*
Last minor cleanups, this code still does not work for all cases, but it
Chris Lattner
2002-05-09
2
-36
/
+20
*
Two Cleanups to generated C code:
Chris Lattner
2002-05-09
2
-70
/
+130
*
* Remove CInstPrintVisitor class, incorporating it into the CWriter class
Chris Lattner
2002-05-09
2
-688
/
+600
*
Remove CLocalVars data structure entirely, instead of building stuff and
Chris Lattner
2002-05-09
2
-56
/
+6
*
Simplify code by removing InstLocalVarsVisitor, replacing it with a simple
Chris Lattner
2002-05-09
2
-124
/
+34
*
* Clean up how PHI nodes are handled
Chris Lattner
2002-05-09
2
-108
/
+146
[next]