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
*
LiveInterval: Add a 'covers' operation to LiveRange.
Matthias Braun
2014-12-10
1
-0
/
+21
*
Remove the Module pointer from GCStrategy and GCMetadataPrinter
Philip Reames
2014-12-09
5
-18
/
+17
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
7
-19
/
+30
*
[CGP] Rewrite pattern match for splitBranchCondition to work with Values inst...
Juergen Ributzka
2014-12-09
1
-7
/
+10
*
Revert "Move function to obtain branch weights into the BranchInst class. NFC."
Juergen Ributzka
2014-12-09
1
-2
/
+23
*
[CodeGenPrepare] Split branch conditions into multiple conditional branches.
Juergen Ributzka
2014-12-09
1
-1
/
+209
*
Fix a few instances found in SelectionDAG where we were not handling F16 at p...
Owen Anderson
2014-12-09
2
-3
/
+5
*
Handle early-clobber registers in the aggressive anti-dep breaker
Hal Finkel
2014-12-09
1
-0
/
+15
*
MISched: Fix moving stores across barriers
Tom Stellard
2014-12-08
1
-6
/
+7
*
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
2014-12-08
1
-0
/
+2
*
SelectionDAG switch lowering: Replace unreachable default with most popular c...
Hans Wennborg
2014-12-06
1
-17
/
+40
*
These two calls were grabbing the same register info. Unify them.
Eric Christopher
2014-12-05
1
-3
/
+2
*
[CodeGenPrepare] Use variables for reused values. NFC.
Ahmed Bougacha
2014-12-05
1
-4
/
+6
*
Revert "r223440 - Consider subregs when calling MI::registerDefIsDead for phy...
Hal Finkel
2014-12-05
1
-7
/
+1
*
Consider subregs when calling MI::registerDefIsDead for phys deps
Hal Finkel
2014-12-05
1
-1
/
+7
*
Cleanup: Calls to getDwarfRegNum() may actually fail, if there is
Adrian Prantl
2014-12-05
3
-27
/
+44
*
Simplify implementation and testcase of r223401 based on feedback from dblaikie.
Adrian Prantl
2014-12-04
1
-4
/
+2
*
Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
2014-12-04
1
-1
/
+13
*
Use DomTree in MachineSink to sink over diamonds.
Patrik Hagglund
2014-12-04
1
-15
/
+19
*
[InstCombine] Minor optimization for bswap with binary ops
Simon Pilgrim
2014-12-04
1
-0
/
+2
*
Masked Load / Store Intrinsics - the CodeGen part.
Elena Demikhovsky
2014-12-04
8
-0
/
+429
*
Allow target to specify prefix for labels
Matt Arsenault
2014-12-04
1
-3
/
+1
*
[RegAllocFast] Handle implicit definitions conservatively.
Quentin Colombet
2014-12-03
1
-7
/
+14
*
Prologue support
Peter Collingbourne
2014-12-03
1
-3
/
+7
*
[PowerPC] Implement readcyclecounter for PPC32
Hal Finkel
2014-12-02
1
-0
/
+11
*
Restructure some assertion checking based on post commit feedback by Aaron an...
Philip Reames
2014-12-02
1
-7
/
+7
*
Appease a build bot complaining about an unused variable that's used in an as...
Philip Reames
2014-12-02
1
-0
/
+1
*
[Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...
Philip Reames
2014-12-02
6
-0
/
+814
*
[MachineCSE] Clear kill-flag on registers imp-def'd by the CSE'd instruction.
Ahmed Bougacha
2014-12-02
1
-0
/
+31
*
[Statepoints 2/4] Statepoint infrastructure for garbage collection: MI & x86-...
Philip Reames
2014-12-01
5
-2
/
+42
*
[MachineVerifier] Accept a MBB with a single landing pad successor.
Ahmed Bougacha
2014-12-01
1
-1
/
+5
*
Revert r223049, r223050 and r223051 while investigating test failures.
Hans Wennborg
2014-12-01
1
-42
/
+17
*
SelectionDAG switch lowering: Replace unreachable default with most popular c...
Hans Wennborg
2014-12-01
1
-17
/
+42
*
[stack protector] Set edge weights for newly created basic blocks.
Akira Hatanaka
2014-12-01
3
-5
/
+16
*
Switch lowering: reformat some for loops etc. NFC
Hans Wennborg
2014-11-29
1
-7
/
+5
*
Switch lowering: Fix broken 'Figure out which block is next' code
Hans Wennborg
2014-11-29
1
-0
/
+3
*
Target triple OS detection tidyup. NFC
Simon Pilgrim
2014-11-29
2
-3
/
+3
*
Revert "Masked Vector Load and Store Intrinsics."
Duncan P. N. Exon Smith
2014-11-28
8
-430
/
+0
*
Converted back to Unix format (after my last commit 222632)
Elena Demikhovsky
2014-11-23
1
-3241
/
+3241
*
Masked Vector Load and Store Intrinsics.
Elena Demikhovsky
2014-11-23
8
-3127
/
+3557
*
Debug Info: revert r222195, r222210 and r222239.
Manman Ren
2014-11-21
1
-2
/
+2
*
[Objective-C] Support a new special module flag that will be put into the
Manman Ren
2014-11-21
1
-1
/
+2
*
Don't repeat class/function/variable names in comments. NFC.
Sanjay Patel
2014-11-21
1
-47
/
+35
*
Less space; NFC
Sanjay Patel
2014-11-21
1
-8
/
+4
*
[DAG] Teach how to turn a build_vector into a shuffle if some of the operands...
Andrea Di Biagio
2014-11-21
1
-11
/
+39
*
[DAG] Refactor the shuffle combining logic in DAGCombiner. NFC.
Andrea Di Biagio
2014-11-21
1
-153
/
+73
*
DAGCombiner: Allow the DAGCombiner to combine multiple FDIVs with the same di...
Hao Liu
2014-11-21
1
-0
/
+38
*
RegisterCoalescer: Improve debug messages
Matthias Braun
2014-11-19
1
-6
/
+8
*
Add a print and verify pass after the RegisterCoalescer
Matthias Braun
2014-11-19
1
-0
/
+1
*
MachineVerifier: Report register for bad liveranges
Matthias Braun
2014-11-19
1
-24
/
+28
[next]