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
/
AMDGPUTargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Add a stub GCNTargetMachine
Tom Stellard
2015-01-06
1
-0
/
+17
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
1
-0
/
+4
*
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC...
Aaron Ballman
2014-09-18
1
-2
/
+0
*
Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImp...
Aaron Ballman
2014-09-18
1
-0
/
+2
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-1
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-21
/
+1
*
Move the R600 intrinsic support back to the target machine - there's
Eric Christopher
2014-08-04
1
-2
/
+2
*
Move R600 subtarget dependent variables onto the subtarget.
Eric Christopher
2014-07-25
1
-11
/
+8
*
R600: Rename AMDIL file
Matt Arsenault
2014-06-23
1
-1
/
+1
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-3
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-10
/
+12
*
[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...
Benjamin Kramer
2014-04-21
1
-3
/
+2
*
SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...
Tom Stellard
2013-07-27
1
-0
/
+3
*
Remove dead prototype.
Bill Wendling
2013-06-18
1
-2
/
+0
*
Fix a leak on the r600 backend.
Rafael Espindola
2013-05-23
1
-4
/
+8
*
clang-format this file.
Rafael Espindola
2013-05-23
1
-29
/
+25
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-1
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+70