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
/
Target
/
R600
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Use SIGN_EXTEND_INREG for SEXT loads
Jan Vesely
2015-05-26
1
-6
/
+3
*
R600: Add comments to subword private address load lowering code
Jan Vesely
2015-05-26
1
-0
/
+13
*
R600/SI: Add assembler support for all CI and VI VOP2 instructions
Tom Stellard
2015-05-26
3
-3
/
+70
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
2
-3
/
+3
*
Remove most uses of MCSectionData from MCAssembler.
Rafael Espindola
2015-05-26
1
-1
/
+1
*
Turn MCSectionData into a field of MCSection.
Rafael Espindola
2015-05-25
1
-1
/
+1
*
R600/SI: Remove some unnecessary patterns from VINTRP multiclass
Tom Stellard
2015-05-25
2
-11
/
+9
*
R600/SI: Fix bug with v_interp_p1_f32 instructions on 16 bank lds chips
Tom Stellard
2015-05-25
5
-10
/
+50
*
R600/SI: Use NAME rather than opName as the key to the MCOpcode tables
Tom Stellard
2015-05-25
2
-7
/
+7
*
Add target hook to allow merging stores of nonzero constants
Matt Arsenault
2015-05-24
2
-0
/
+10
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-6
/
+5
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
4
-6
/
+6
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
3
-5
/
+5
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
2
-12
/
+12
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
2
-3
/
+3
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
2
-3
/
+3
*
R600/SI: Fix bug in VGPR spilling
Tom Stellard
2015-05-12
5
-76
/
+69
*
R600/SI: add pass to mark CF live ranges as non-spillable
Tom Stellard
2015-05-12
4
-0
/
+110
*
R600/SI: Update tablegen defs to avoid restoring spilled sgprs to m0
Tom Stellard
2015-05-12
2
-9
/
+4
*
R600/SI: Remove M0Reg register class
Tom Stellard
2015-05-12
3
-4
/
+1
*
R600/SI: Remove explicit m0 operand from DS instructions
Tom Stellard
2015-05-12
6
-118
/
+259
*
R600/SI: Remove explicit m0 operand from v_interp instructions
Tom Stellard
2015-05-12
6
-33
/
+59
*
R600/SI: Remove explicit m0 operand from s_sendmsg
Tom Stellard
2015-05-12
6
-8
/
+36
*
R600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhysRegClass(Reg)
Tom Stellard
2015-05-12
3
-7
/
+11
*
MachineCSE: Add a target query for the LookAheadLimit heurisitic
Tom Stellard
2015-05-09
1
-0
/
+2
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
2
-3
/
+11
*
R600: Fix comment that mentions AMDIL
Matt Arsenault
2015-05-07
1
-2
/
+2
*
[X86] Disable loop unrolling in loop vectorization pass when VF is 1.
Wei Mi
2015-05-06
2
-2
/
+2
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
2
-4
/
+3
*
R600/SI: Code cleanup
Tom Stellard
2015-05-04
1
-3
/
+2
*
R600/SI: Add VCC as an implict def of SI_KILL
Tom Stellard
2015-05-01
1
-3
/
+6
*
R600/SI: Fix verifier errors from the SIAnnotateControlFlow pass
Tom Stellard
2015-05-01
1
-1
/
+9
*
Reinstate revisions r234755, r234759, r234760
Jan Vesely
2015-04-30
7
-2
/
+60
*
R600: Fix up for AsmPrinter's OutStreamer being a unique_ptr
Tom Stellard
2015-04-28
1
-2
/
+3
*
R600/SI: Add a lower case alias for subtarget feature: +DumpCode
Tom Stellard
2015-04-28
1
-0
/
+5
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
7
-343
/
+386
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
7
-386
/
+343
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
7
-343
/
+386
*
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
Lang Hames
2015-04-24
2
-97
/
+99
*
R600/SI: Fix verifier error when producing v_madmk_f32
Matt Arsenault
2015-04-24
1
-0
/
+3
*
R600/RegisterCoalescer: Enable more rematerialization/add missing testcase
Matthias Braun
2015-04-24
1
-2
/
+2
*
R600/SI: Special case v_mov_b32 as really rematerializable
Matt Arsenault
2015-04-23
2
-0
/
+17
*
R600: Correctly lower CONCAT_VECTOR nodes with more than 2 operands
Tom Stellard
2015-04-23
1
-4
/
+2
*
R600/SI: Fix indirect addressing with a negative constant offset
Tom Stellard
2015-04-23
1
-16
/
+55
*
R600/SI: Add assembler support for all CI and VI VOP1 instructions
Tom Stellard
2015-04-23
6
-11
/
+71
*
R600/SI: v_mov_fed_b32 does not exist on VI
Tom Stellard
2015-04-23
1
-1
/
+1
*
R600/SI: Use a better error message for unsupported instructions in the assem...
Tom Stellard
2015-04-23
1
-1
/
+1
[next]