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
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-4
/
+4
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-53
/
+53
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+8
*
AMDGPU: Make getSubRegFromChannel a static member of AMDGPURegisterInfo
Tom Stellard
2018-05-03
1
-2
/
+2
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-10
1
-5
/
+7
*
AMDGPU/R600: Initialize more passes
Tom Stellard
2017-08-02
1
-2
/
+10
*
[AMDGPU] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-3
/
+3
*
[AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-01-20
1
-18
/
+30
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
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