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
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
2
-2
/
+4
*
Fix some warnings
Chris Lattner
2005-08-25
2
-0
/
+2
*
Put register classes into namespaces
Chris Lattner
2005-08-19
1
-1
/
+1
*
Sparcv9 gets no operand info
Chris Lattner
2005-08-19
1
-1
/
+1
*
Update to use the new MathExtras.h support for log2 computation.
Chris Lattner
2005-08-02
1
-5
/
+5
*
turn off GOT on archs that didn't use it (not that it appeard to harm them mu...
Andrew Lenharth
2005-07-29
1
-1
/
+1
*
Eliminate all remaining tabs and trailing spaces.
Jeff Cohen
2005-07-27
17
-672
/
+672
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
46
-3743
/
+3743
*
update interface
Andrew Lenharth
2005-07-22
2
-2
/
+2
*
fix a warning
Chris Lattner
2005-07-11
1
-1
/
+1
*
remove some debugging code
Chris Lattner
2005-07-01
1
-3
/
+0
*
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
Chris Lattner
2005-06-25
2
-4
/
+7
*
If we support structs as va_list, we must pass pointers to them to va_copy
Andrew Lenharth
2005-06-22
1
-5
/
+12
*
so this doesn't crash when run. It is hard to tell if things are right enoug...
Andrew Lenharth
2005-06-19
1
-24
/
+27
*
OK, at least get rid of old stuff, and mark what needs to be fixed for V9
Andrew Lenharth
2005-06-18
2
-2
/
+4
*
Clean up some uninitialized variables and missing return statements that
Reid Spencer
2005-06-18
2
-2
/
+3
*
Removed IIIi specific changes. This should be fixed to add floating point dep...
Tanya Lattner
2005-06-17
1
-2
/
+4
*
Special dep graph for SMS for superblocks.
Tanya Lattner
2005-06-17
1
-0
/
+410
*
Special versions of the dep graph and scheduled for SMS for superblocks.
Tanya Lattner
2005-06-17
3
-0
/
+1265
*
Added statistic to count number of spills.
Tanya Lattner
2005-06-17
1
-0
/
+3
*
Numerous bug fixes and the completed modschedSB algorithm (minor bugs still e...
Tanya Lattner
2005-06-17
7
-194
/
+3304
*
Added SMS for superblocks as an option (experimental)
Tanya Lattner
2005-06-17
1
-1
/
+10
*
When compiled with GCC 4.0, a latent bug was exposed where both SparcV9
Nate Begeman
2005-06-12
16
-106
/
+108
*
clarify that these are v9 options
Chris Lattner
2005-05-13
1
-3
/
+3
*
hide this option
Chris Lattner
2005-05-13
2
-2
/
+2
*
Fixed issue that broke ssa.
Tanya Lattner
2005-05-11
1
-1
/
+24
*
fix some GCC 4 warnings
Chris Lattner
2005-05-11
1
-0
/
+2
*
Added support for decomposing constant expressions containing shr and shl
John Criswell
2005-05-11
1
-0
/
+24
*
SMS for superblocks.
Tanya Lattner
2005-05-01
2
-0
/
+379
*
Added extra constructor for superblocks.
Tanya Lattner
2005-05-01
2
-0
/
+28
*
Fixed bug in searchPath function for finding nodes between two recurrences.
Tanya Lattner
2005-04-30
5
-182
/
+214
*
Updated dependence analyzer. Fixed numerous bugs. Same stage scheduling, etc.
Tanya Lattner
2005-04-22
6
-297
/
+641
*
Remove trailing whitespace
Misha Brukman
2005-04-21
70
-2350
/
+2350
*
Fix CodeGen/SparcV9/2005-05-09-GEP-Crash.ll a crash on some specfp program
Chris Lattner
2005-04-09
1
-1
/
+1
*
Fix a namespace issue, reported by Vladimir Merzliakov!
Chris Lattner
2005-04-06
1
-5
/
+4
*
Updated to use dep analyzer.
Tanya Lattner
2005-04-05
4
-194
/
+113
*
Fix another PATypeHolder error, contributed by Bill Wendling!
Chris Lattner
2005-04-01
1
-0
/
+1
*
Compare dependence analysis with llvm instructions versus machine instrutions...
Tanya Lattner
2005-03-29
4
-53
/
+130
*
Dependence analyzer that just determines dependences within a loop for loads ...
Tanya Lattner
2005-03-29
2
-0
/
+182
*
Fix compilation errors, patch contributed by the fabulous Bill Wendling!
Chris Lattner
2005-03-24
1
-0
/
+1
*
Added alias analysis.
Tanya Lattner
2005-03-23
6
-193
/
+724
*
Make this method non-const. Making it const causes the const version of
Tanya Lattner
2005-03-21
1
-1
/
+1
*
Fix the missing symbols problem Bill was hitting. Patch contributed by
Chris Lattner
2005-03-17
2
-0
/
+2
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
5
-7
/
+7
*
Only print out machine instructions before modulo scheduling if we are actual...
Tanya Lattner
2005-02-24
1
-1
/
+1
*
Fixed bug in findAllcircuits. Fixed branch addition to schedule. Added debug ...
Tanya Lattner
2005-02-23
4
-92
/
+150
*
Fixed node deletion bug.
Tanya Lattner
2005-02-16
2
-6
/
+13
*
Added new circuit finding alogrithm.
Tanya Lattner
2005-02-10
4
-51
/
+487
*
Allow modsched and local scheduling to both be run.
Tanya Lattner
2005-02-10
1
-4
/
+3
*
Finegrainify namespacification.
Chris Lattner
2005-01-29
2
-24
/
+27
[next]