index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
1
-5
/
+1
*
Revert "Revert r189902 as the workaround shouldn't be necessary anymore."
Eric Christopher
2013-09-04
1
-1
/
+5
*
Revert r189902 as the workaround shouldn't be necessary anymore.
Eric Christopher
2013-09-04
1
-5
/
+1
*
comment typo
Andrew Trick
2013-09-04
1
-1
/
+1
*
Remove dead subtree limit code.
Andrew Trick
2013-09-04
1
-9
/
+0
*
-view-misched-dags, better pruning.
Andrew Trick
2013-09-04
1
-1
/
+1
*
mi-sched: DEBUG cleanup, call tracePick for unidirectional scheduling.
Andrew Trick
2013-09-04
1
-0
/
+2
*
80 columns
Andrew Trick
2013-09-04
1
-2
/
+2
*
mi-sched: Suppress register pressure tracking when the scheduling window is t...
Andrew Trick
2013-09-04
1
-16
/
+29
*
mi-sched: Load clustering is a bit to expensive to enable unconditionally.
Andrew Trick
2013-09-04
1
-1
/
+1
*
mi-sched: Reuse an invalid HazardRecognizer to save compile time.
Andrew Trick
2013-09-04
1
-6
/
+14
*
mi-sched: bypass heuristic checks when regpressure tracking is disabled.
Andrew Trick
2013-09-04
2
-27
/
+32
*
Added -misched-regpressure option.
Andrew Trick
2013-09-04
2
-21
/
+51
*
Unify and clean up.
Eric Christopher
2013-09-04
1
-9
/
+4
*
Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...
Michael Gottesman
2013-09-04
2
-36
/
+7
*
Revert "Remove the darwin gdb option, that version of gdb is now dead and the...
Michael Gottesman
2013-09-04
2
-7
/
+36
*
Remove the darwin gdb option, that version of gdb is now dead and
Eric Christopher
2013-09-04
2
-36
/
+7
*
Make the default dwarf version 3 for darwin when we can't find one
Eric Christopher
2013-09-04
1
-1
/
+5
*
Add a hashing routine that handles hashing types. Add a test for
Eric Christopher
2013-09-03
2
-0
/
+23
*
Sentences end with periods.
Eric Christopher
2013-09-03
1
-2
/
+2
*
Add the rest of the stock attributes to the attribute table.
Eric Christopher
2013-09-03
2
-6
/
+240
*
Fix my previous checkin to updatePressureDiffs.
Andrew Trick
2013-08-31
1
-4
/
+19
*
Use LiveRangeQuery for instruction-level liveness queries.
Andrew Trick
2013-08-30
2
-7
/
+9
*
mi-sched: update PressureDiffs on-the-fly for liveness.
Andrew Trick
2013-08-30
3
-29
/
+85
*
Replace LiveInterval::killedAt with isKilledAtInstr.
Andrew Trick
2013-08-30
2
-4
/
+4
*
mi-sched: improve the generic register pressure comparison.
Andrew Trick
2013-08-30
1
-14
/
+12
*
mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...
Andrew Trick
2013-08-30
3
-66
/
+264
*
comment typo
Andrew Trick
2013-08-30
1
-1
/
+1
*
Don't bother emitting the pubtypes section on darwin since there aren't
Eric Christopher
2013-08-30
1
-7
/
+3
*
Reformat slightly.
Eric Christopher
2013-08-30
1
-4
/
+4
*
Comment and revise the cyclic critical path code.
Andrew Trick
2013-08-29
2
-72
/
+116
*
Revert: r189565 - Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-5
/
+0
*
Add getUnrollingPreferences to TTI
Hal Finkel
2013-08-29
1
-0
/
+5
*
Use TargetSubtargetInfo::useAA() in DAGCombine
Hal Finkel
2013-08-29
1
-3
/
+10
*
Add useAA() to TargetSubtargetInfo
Hal Finkel
2013-08-29
1
-13
/
+19
*
Fix a typo and coding style of a previous commit. No functional change.
Juergen Ributzka
2013-08-28
1
-3
/
+2
*
Remove support for the .debug_inlined section. No known software
Eric Christopher
2013-08-28
2
-113
/
+0
*
Add a TODO here.
Eric Christopher
2013-08-28
1
-0
/
+1
*
Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashing
Eric Christopher
2013-08-28
2
-0
/
+12
*
Use DW_FORM_sdata for signed constant values and udata on occasion
Eric Christopher
2013-08-27
1
-22
/
+53
*
DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap
Tim Northover
2013-08-27
1
-6
/
+24
*
Remove an over-zealous assertion. A pointer type could be illegal if the tar...
Owen Anderson
2013-08-27
1
-1
/
+0
*
Formatting.
Eric Christopher
2013-08-26
1
-10
/
+10
*
Make the lifetime of the DICompileUnit we're constructing from the
Eric Christopher
2013-08-26
1
-2
/
+1
*
Have the skeleton compile unit construction method take the CU it
Eric Christopher
2013-08-26
2
-6
/
+6
*
Remove duplicate set of CompilationDir.
Eric Christopher
2013-08-26
1
-1
/
+0
*
Remove the language parameter and variable from the compile unit. We
Eric Christopher
2013-08-26
3
-16
/
+16
*
Treat the pubtypes section similarly to the pubnames section and emit
Eric Christopher
2013-08-26
2
-17
/
+20
*
Only emit the section sym if we're emitting the section.
Eric Christopher
2013-08-26
1
-1
/
+2
*
Fix thinko.
Eric Christopher
2013-08-26
1
-1
/
+1
[next]