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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-478
/
+328
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
2
-18
/
+20
*
Rename static struct Initializer to avoid name conflict with BB.
Vikram S. Adve
2002-07-08
1
-3
/
+3
*
Fix printing of BB in dump.
Vikram S. Adve
2002-07-08
1
-2
/
+3
*
Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h.
Vikram S. Adve
2002-07-08
2
-6
/
+8
*
MachineInstr::dump() now takes no arguments.
Vikram S. Adve
2002-07-08
2
-2
/
+2
*
Implementation of class MachineCodeForBasicBlock.
Vikram S. Adve
2002-07-08
1
-0
/
+28
*
A single MachineInstr operand may now be both a def and a use,
Vikram S. Adve
2002-07-08
10
-204
/
+182
*
A single MachineInstr operand may now be both a def and a use.
Vikram S. Adve
2002-07-08
4
-18
/
+26
*
getUsableUniRegAtMI interface simplified slightly.
Vikram S. Adve
2002-07-08
2
-12
/
+14
*
Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.{cpp,h}.
Vikram S. Adve
2002-07-08
1
-11
/
+25
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
2
-2
/
+2
*
Moved MachineCodeForBB to be an annotation on BasicBlock.
Vikram S. Adve
2002-07-08
1
-4
/
+1
*
changes BBsorting and oredering
Anand Shukla
2002-07-08
2
-720
/
+90
*
small corrections
Anand Shukla
2002-07-08
1
-23
/
+22
*
changed function numbering
Anand Shukla
2002-07-08
1
-102
/
+95
*
*** empty log message ***
Chris Lattner
2002-06-30
5
-5
/
+1
*
Clean up anands patch
Chris Lattner
2002-06-30
1
-1
/
+0
*
Remove diff-cluttering tags
Chris Lattner
2002-06-30
2
-2
/
+0
*
Remove tag that just clutters diffs
Chris Lattner
2002-06-30
2
-2
/
+0
*
Fix anands changes
Chris Lattner
2002-06-30
2
-12
/
+8
*
Convert tabs to spaces
Chris Lattner
2002-06-30
1
-4
/
+4
*
Fix anand's last checkin
Chris Lattner
2002-06-30
6
-47
/
+43
*
changes for 64bit gcc
Anand Shukla
2002-06-25
4
-7
/
+8
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
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
2
-17
/
+18
*
additions and bug fixes
Anand Shukla
2002-06-25
5
-445
/
+1395
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
7
-14
/
+34
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
11
-14
/
+22
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
5
-10
/
+14
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
8
-68
/
+80
*
minor change in removing endl
Anand Shukla
2002-06-25
2
-2
/
+2
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
56
-1545
/
+1304
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
24
-705
/
+634
*
*** empty log message ***
Chris Lattner
2002-06-25
20
-408
/
+342
*
* Update with MegaPatch
Chris Lattner
2002-06-25
2
-278
/
+250
*
* Update to work with Megapatch
Chris Lattner
2002-06-25
1
-105
/
+153
*
Remove DynamicConstantMerge pass, because it did not fit in with the Pass
Chris Lattner
2002-06-25
1
-64
/
+27
*
Remove "fixers" for problems in GCC generated code that cannot be generated
Chris Lattner
2002-06-25
1
-187
/
+11
*
Relocating Graph.h
Anand Shukla
2002-06-25
1
-0
/
+465
*
Fix constness
Chris Lattner
2002-06-05
1
-1
/
+1
*
Fix Constness problems
Chris Lattner
2002-06-05
1
-13
/
+13
*
Fix constness problem
Chris Lattner
2002-06-05
1
-2
/
+2
*
Fix constness problems now that the cast operators preserve the constness
Chris Lattner
2002-06-05
2
-5
/
+5
*
* Be more typesafe: cast<x> now no longer discards constness
Chris Lattner
2002-06-04
1
-61
/
+61
*
Disable debugging output
Chris Lattner
2002-06-04
1
-1
/
+1
[next]