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
/
SparcV9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include "Config/stdlib.h".
Brian Gaeke
2003-10-10
1
-1
/
+0
*
Include <cstdio> instead of <stdio.h>.
Brian Gaeke
2003-10-10
1
-1
/
+1
*
Fix spelling.
Misha Brukman
2003-10-10
4
-11
/
+12
*
* Doxygenified comments
Misha Brukman
2003-10-10
1
-8
/
+8
*
Add # of printed instructions statistic to both the SPARC and X86 LLC backends.
Brian Gaeke
2003-10-06
1
-1
/
+4
*
Add support for the Invoke instruction by using the LowerInvoke pass
Chris Lattner
2003-10-05
1
-0
/
+6
*
The comment seems irrelevant as the pass has become a BasicBlock pass.
Misha Brukman
2003-10-01
1
-2
/
+0
*
Make sure to get the definition of getRegisterAllocator
Chris Lattner
2003-09-30
1
-0
/
+1
*
RegisterAllocation.h is going away
Chris Lattner
2003-09-30
1
-1
/
+0
*
include passes.h which defines the interface this file exposes
Chris Lattner
2003-09-30
1
-4
/
+4
*
Add statistic for # of emitWord() calls.
Brian Gaeke
2003-09-30
1
-0
/
+2
*
Update head-of-file comment.
Brian Gaeke
2003-09-24
1
-1
/
+10
*
Untabify tabs in stuff I've recently added.
Brian Gaeke
2003-09-24
2
-3
/
+156
*
Use getRegClassID() instead of getRegClass()->getID(), since it's there.
Brian Gaeke
2003-09-24
1
-17
/
+15
*
Remove some unused methods of class IGNode.
Brian Gaeke
2003-09-24
1
-13
/
+0
*
Fixed spelling.
Misha Brukman
2003-09-23
2
-3
/
+3
*
Fix spelling.
Misha Brukman
2003-09-23
1
-1
/
+1
*
Move getAnalysisUsage method from header to .cpp file. Add a normal file
Chris Lattner
2003-09-23
2
-21
/
+22
*
Fix assertion so it doesn't not trip incorrectly.
Vikram S. Adve
2003-09-21
1
-4
/
+4
*
Use C++ math header instead of C version.
Brian Gaeke
2003-09-21
1
-1
/
+1
*
Erase now-unused prototypes.
Brian Gaeke
2003-09-21
1
-3
/
+0
*
Rearrange #includes ... since there are fewer now I guess it's a win.
Brian Gaeke
2003-09-21
1
-2
/
+2
*
Standardize the names of include guards.
Brian Gaeke
2003-09-21
5
-11
/
+10
*
Standardize the names of include guards.
Brian Gaeke
2003-09-21
1
-4
/
+2
*
Standardize the names of include guards.
Brian Gaeke
2003-09-21
1
-6
/
+5
*
I tried to standardize the formatting and tidy up the huge amount of
Brian Gaeke
2003-09-21
2
-204
/
+33
*
Convert PhyRegAlloc into a proper pass.
Brian Gaeke
2003-09-21
2
-132
/
+98
*
Fix a typo in Sparc.cpp.
Brian Gaeke
2003-09-18
2
-10
/
+6
*
Rename the pass creator fn to mimic the other creator fn names.
Brian Gaeke
2003-09-18
1
-1
/
+1
*
Fix (and properly doxygenify) some comments. Incorporate
Brian Gaeke
2003-09-18
1
-39
/
+86
*
Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
Brian Gaeke
2003-09-18
1
-20
/
+31
*
Fixed spelling.
Misha Brukman
2003-09-17
3
-6
/
+6
*
Fix typo in comment. Take out some random whitespace.
Brian Gaeke
2003-09-16
1
-4
/
+1
*
Edit comment for accuracy
Brian Gaeke
2003-09-16
1
-3
/
+3
*
Fix longjmp case so that, along with the call to abort(), we also
Vikram S. Adve
2003-09-16
1
-2
/
+22
*
Add flag to control whether or not delay slots are filled during
Vikram S. Adve
2003-09-16
1
-1
/
+7
*
Fix typos in comments.
Brian Gaeke
2003-09-15
1
-2
/
+2
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
2
-18
/
+18
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
1
-2
/
+2
*
Don't explicitly use $SourceDir to find the tblgen files. This causes make
John Criswell
2003-09-10
1
-4
/
+4
*
Updated to find source files using VPATH. This makes writing build rules
John Criswell
2003-09-09
1
-9
/
+12
*
Checkin of autoconf-style object root.
John Criswell
2003-09-06
1
-20
/
+10
*
Added some optimizations:
Misha Brukman
2003-09-05
1
-34
/
+66
*
No longer provide an optinfo, noone uses it
Chris Lattner
2003-09-01
2
-18
/
+1
*
Inline simple comparison which is sparc specific anyway
Chris Lattner
2003-09-01
1
-2
/
+45
*
Move private interfaces into private .h file
Chris Lattner
2003-09-01
4
-4
/
+9
*
Simplify code a bit
Chris Lattner
2003-09-01
1
-31
/
+15
*
LiveRange.h is now in lib/CodeGen/RegAlloc
Chris Lattner
2003-09-01
2
-2
/
+2
*
This file is hopelessly out of date
Chris Lattner
2003-09-01
1
-208
/
+0
*
LiveRangeInfo got moved into the lib/CodeGen/RegAlloc directory
Chris Lattner
2003-09-01
3
-3
/
+3
[next]