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
*
comment typo.
Andrew Trick
2013-12-13
1
-1
/
+1
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
3
-9
/
+45
*
Revert "Convert liveness tracking to work on a sub-register level instead of ...
Andrew Trick
2013-12-13
5
-122
/
+146
*
Revert "Liveness Analysis Pass"
Andrew Trick
2013-12-13
7
-253
/
+14
*
Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
2013-12-13
2
-9
/
+8
*
Liveness Analysis Pass
Andrew Trick
2013-12-13
7
-13
/
+252
*
Convert liveness tracking to work on a sub-register level instead of just reg...
Andrew Trick
2013-12-13
5
-146
/
+122
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
3
-45
/
+9
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
3
-9
/
+45
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
3
-45
/
+9
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
3
-9
/
+45
*
Fix an over-constrained assertion in MachineFunction::addLiveIn.
Quentin Colombet
2013-12-12
1
-1
/
+10
*
Add two additional hazard recognizer functions
Hal Finkel
2013-12-11
1
-7
/
+43
*
On ELF and COFF treat linker_private like private.
Rafael Espindola
2013-12-11
1
-1
/
+1
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-11
3
-45
/
+9
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-11
3
-9
/
+45
*
DwarfUnit: LLVM_OVERRIDE and constify some functions
David Blaikie
2013-12-11
2
-4
/
+4
*
SelectionDAG: Fix a typo.
Benjamin Kramer
2013-12-11
1
-1
/
+1
*
Extend (truncate (load)) folding
Richard Sandiford
2013-12-11
1
-0
/
+14
*
Add TargetRegisterInfo::reverseLocalAssignment hook.
Andrew Trick
2013-12-11
1
-1
/
+8
*
Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
2013-12-11
1
-1
/
+1
*
on darwin<10, fallback to .weak_definition (PPC,X86)
David Fang
2013-12-10
1
-1
/
+2
*
Fix gcc warnings.
Matt Arsenault
2013-12-10
1
-0
/
+2
*
Reland "Fix miscompile of MS inline assembly with stack realignment"
Reid Kleckner
2013-12-10
2
-5
/
+15
*
Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
2013-12-10
1
-1
/
+6
*
Add proper dependencies to LLVMBuild.txt in llvm/lib.
NAKAMURA Takumi
2013-12-10
1
-1
/
+1
*
Revert "Fix miscompile of MS inline assembly with stack realignment"
Reid Kleckner
2013-12-10
2
-15
/
+5
*
Fix miscompile of MS inline assembly with stack realignment
Reid Kleckner
2013-12-10
2
-5
/
+15
*
Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.
Nadav Rotem
2013-12-10
1
-1
/
+1
*
Disable emitting DW_AT_GNU_ranges_base until we actually use it.
Eric Christopher
2013-12-10
1
-6
/
+1
*
We never emit info into the macro info section, stop emitting an
Eric Christopher
2013-12-10
2
-15
/
+0
*
80-col.
Eric Christopher
2013-12-10
1
-1
/
+2
*
Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
Eric Christopher
2013-12-09
4
-93
/
+104
*
Rename Unit->DwarfUnit to match the file name and make it a bit less
Eric Christopher
2013-12-09
4
-203
/
+211
*
DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_r...
David Blaikie
2013-12-09
2
-6
/
+14
*
Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy.
Andrew Trick
2013-12-07
1
-616
/
+440
*
Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.
Lang Hames
2013-12-07
1
-1
/
+1
*
Add a RequireStructuredCFG Field to TargetMachine.
Vincent Lejeune
2013-12-07
3
-2
/
+14
*
DebugInfo: Move unit begin/end labels into the unit
David Blaikie
2013-12-06
2
-22
/
+29
*
DebugInfo: Include the section and start-of-section label in the unit
David Blaikie
2013-12-06
4
-16
/
+59
*
DwarfDebug: Walk skeletons during fission pubtypes/pubnames emission
David Blaikie
2013-12-06
1
-10
/
+10
*
DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...
David Blaikie
2013-12-06
2
-12
/
+9
*
comment grammar
Andrew Trick
2013-12-06
1
-1
/
+1
*
Fix bug introduced in r196517.
Daniel Jasper
2013-12-06
1
-2
/
+3
*
Check hint registers for interference only once before evictions
Aditya Nandakumar
2013-12-05
2
-3
/
+5
*
Revert part of GCC warning fix to fix debug build.
Matt Arsenault
2013-12-05
1
-0
/
+1
*
Fix minor GCC warnings.
Matt Arsenault
2013-12-05
1
-1
/
+0
*
Rename DwarfUnits to DwarfFile to help avoid some naming confusion.
Eric Christopher
2013-12-05
6
-34
/
+35
*
MI-Sched: Model "reserved" processor resources.
Andrew Trick
2013-12-05
2
-20
/
+81
*
MI-Sched: handle latency of in-order operations with the new machine model.
Andrew Trick
2013-12-05
2
-5
/
+52
[next]