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
/
AMDGPU
/
R600ControlFlowFinalizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Avoid looking for the DebugLoc in end()
Duncan P. N. Exon Smith
2016-08-17
1
-14
/
+12
*
Use the range variant of find_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-4
/
+4
*
AMDGPU: Delete more dead code
Matt Arsenault
2016-07-22
1
-1
/
+1
*
AMDGPU: Remove implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-30
/
+31
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-6
/
+6
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-10
/
+11
*
AMDGPU: Fix trailing whitespace
Matt Arsenault
2016-06-10
1
-2
/
+2
*
AMDGPU/R600: Implement memory loads from constant AS
Jan Vesely
2016-05-13
1
-2
/
+4
*
AMDGPU/R600: Use machine operands instead of ints to track literals
Jan Vesely
2016-05-13
1
-19
/
+36
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-4
/
+4
*
AMDGPU: Fix a use-after free and a missing break
Justin Bogner
2016-03-25
1
-1
/
+2
*
CodeGen: Bring back MachineBasicBlock::iterator::getInstrIterator()...
Duncan P. N. Exon Smith
2016-02-22
1
-1
/
+1
*
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-1
/
+1
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-2
/
+2
*
AMDGPU: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-2
/
+2
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+679