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
*
Move annotation to support library
Chris Lattner
2003-01-14
2
-2
/
+2
*
Minor cleanups
Chris Lattner
2003-01-14
1
-5
/
+2
*
Make type resolution a bit more efficient
Chris Lattner
2003-01-14
1
-6
/
+6
*
Fix bug
Chris Lattner
2003-01-14
1
-0
/
+1
*
New files
Chris Lattner
2003-01-13
2
-0
/
+390
*
New files
Chris Lattner
2003-01-13
4
-0
/
+1346
*
Add support for named functions
Chris Lattner
2003-01-13
3
-11
/
+30
*
Dead file
Chris Lattner
2003-01-13
1
-0
/
+0
*
Add support for new types of values
Chris Lattner
2003-01-13
1
-13
/
+56
*
Bad segvs actually cause a segv now
Chris Lattner
2003-01-13
1
-2
/
+9
*
* Wrap at 80 columns
Chris Lattner
2003-01-13
1
-49
/
+47
*
Handle value promotion properly to work with tracing better
Chris Lattner
2003-01-13
1
-1
/
+21
*
No longer need scalaropts lib
Chris Lattner
2003-01-13
1
-1
/
+1
*
Add fixme
Chris Lattner
2003-01-13
1
-1
/
+2
*
Fix static initializer ordering dependency
Chris Lattner
2003-01-13
1
-2
/
+17
*
Add debugging helper
Chris Lattner
2003-01-13
1
-1
/
+2
*
Make sure to handle %'s in strings correctly so that the names of BB's and fu...
Chris Lattner
2003-01-13
1
-10
/
+9
*
* No longer need lowerallocation pass
Chris Lattner
2003-01-13
1
-9
/
+10
*
rename FP -> fp*
Chris Lattner
2003-01-13
1
-7
/
+7
*
* Move frame and constant pool indexes to first argument of memory reference
Chris Lattner
2003-01-13
1
-11
/
+12
*
* Some instructions take 64 bit integers, add an Arg type for it
Chris Lattner
2003-01-13
1
-4
/
+32
*
* Function calls clobber fp registers
Chris Lattner
2003-01-13
1
-72
/
+141
*
Add support for frame and constant pool references
Chris Lattner
2003-01-13
1
-4
/
+16
*
Move passes out to Passes.h
Chris Lattner
2003-01-13
1
-10
/
+7
*
Add speculation
Chris Lattner
2003-01-13
1
-1
/
+1
*
* Implement rudimentary output of the constant pool
Chris Lattner
2003-01-13
2
-38
/
+220
*
* Add support for FP registers ST*
Chris Lattner
2003-01-13
2
-40
/
+146
*
* Adjust to use new interfaces, eliminating CurReg stuff
Chris Lattner
2003-01-13
2
-820
/
+1604
*
Fix references to functions
Chris Lattner
2003-01-13
1
-6
/
+8
*
Start renaming MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-13
1
-16
/
+11
*
* Use the PHI Elimination pass
Chris Lattner
2003-01-13
1
-80
/
+6
*
* Convert to use LiveVariable analysis
Chris Lattner
2003-01-13
1
-261
/
+251
*
Convert to MachineFunctionPass
Chris Lattner
2003-01-13
1
-7
/
+6
*
Add support for 3 new forms of MachineOperand
Chris Lattner
2003-01-13
1
-18
/
+39
*
Add support for constant pool
Chris Lattner
2003-01-13
1
-1
/
+29
*
Add support for global address by string and constant pool values
Chris Lattner
2003-01-13
1
-1
/
+10
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
24
-71
/
+71
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
4
-8
/
+8
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
1
-10
/
+8
*
Rename FunctionFrameInfo to MachineFrameInfo
Chris Lattner
2002-12-28
3
-25
/
+25
*
Rename FunctionFrameInfo to MachineFrameInfo
Chris Lattner
2002-12-28
4
-10
/
+10
*
Rename MachineFrameInfo to TargetFrameInfo.h
Chris Lattner
2002-12-28
6
-6
/
+6
*
Initial checkin of Prolog/Epilog code inserter, which is an important part
Chris Lattner
2002-12-28
1
-0
/
+247
*
Put class in anonymous namespace
Chris Lattner
2002-12-28
1
-23
/
+25
*
* Convert to be a MachineFunctionPass instance
Chris Lattner
2002-12-28
1
-174
/
+67
*
* Convert to be a MachineFunctionPass instance
Chris Lattner
2002-12-28
1
-196
/
+64
*
* Add printing support for FrameIndex operands
Chris Lattner
2002-12-28
1
-24
/
+29
*
* A bunch of functionality and data was removed from MachineFunction and put
Chris Lattner
2002-12-28
1
-48
/
+84
*
Frame info moved out of MachineFunction into a seperate object
Chris Lattner
2002-12-28
2
-12
/
+14
*
Eliminate unneccesary file
Chris Lattner
2002-12-28
1
-42
/
+0
[next]