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 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-89
/
+0
*
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
Daniel Sanders
2015-06-11
1
-5
/
+5
*
Remove the target independent TargetMachine::getSubtarget and
Eric Christopher
2015-03-21
1
-1
/
+2
*
Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
2015-03-12
1
-6
/
+1
*
R600: Split AMDGPUPassConfig into R600PassConfig and GCNPassConfig
Tom Stellard
2015-02-11
1
-2
/
+4
*
R600: Create an R600TargetMachine for pre-gcn GPUs
Tom Stellard
2015-02-11
1
-0
/
+12
*
[multiversion] Switch all of the targets over to use the
Chandler Carruth
2015-02-01
1
-1
/
+1
*
[PM] Switch the TargetMachine interface from accepting a pass manager
Chandler Carruth
2015-01-31
1
-2
/
+2
*
R600: Move DataLayout to AMDGPUTargetMachine
Tom Stellard
2015-01-28
1
-1
/
+4
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-0
/
+5
*
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