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
/
NVPTX
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Allow targets to specify legality of extloads' result
Ahmed Bougacha
2015-01-08
1
-8
/
+8
*
[CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.
Ahmed Bougacha
2015-01-07
1
-3
/
+1
*
Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in...
Craig Topper
2015-01-05
2
-20
/
+16
*
[NVPTX] Fix bugs related to isSingleValueType
Jingyue Wu
2014-12-17
1
-13
/
+2
*
NVPTX: Remove duplicate of AsmPrinter::lowerConstant
Matt Arsenault
2014-12-16
2
-163
/
+2
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-6
/
+3
*
This reverts commit r224043 and r224042.
Rafael Espindola
2014-12-11
1
-3
/
+6
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-6
/
+3
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
2
-20
/
+24
*
Test commit.
Jacques Pienaar
2014-12-03
1
-2
/
+2
*
NVPTX: Delete dead code
Duncan P. N. Exon Smith
2014-12-03
1
-5
/
+0
*
[NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
2014-12-01
1
-0
/
+1
*
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
Craig Topper
2014-11-26
2
-7
/
+7
*
Add out of line virtual destructors to all LLVMTargetMachine subclasses
Reid Kleckner
2014-11-20
2
-0
/
+4
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
1
-1
/
+1
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
3
-1
/
+7
*
Fix broken doxygen annotations, NFC
Jingyue Wu
2014-11-12
1
-2
/
+0
*
Disable indvar widening if arithmetics on the wider type are more expensive
Jingyue Wu
2014-11-12
1
-2
/
+39
*
Reverts r221772 which fails tests
Jingyue Wu
2014-11-12
1
-39
/
+2
*
Disable indvar widening if arithmetics on the wider type are more expensive
Jingyue Wu
2014-11-12
1
-2
/
+39
*
Remove a bit of dead code.
Rafael Espindola
2014-11-12
2
-0
/
+10
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
2
-3
/
+3
*
[NVPTX] Remove dead code in NVPTXTargetTransformInfo (NFC)
Jingyue Wu
2014-11-11
1
-12
/
+2
*
[NVPTX] Add an NVPTX-specific TargetTransformInfo
Jingyue Wu
2014-11-10
5
-12
/
+115
*
Clean up NVPTXLowerStructArgs.cpp. NFC
Eli Bendersky
2014-11-06
1
-54
/
+37
*
Fixing some -Wcast-qual warnings; NFC.
Aaron Ballman
2014-11-06
1
-6
/
+7
*
[NVPTX] Add NVPTXLowerStructArgs pass
Justin Holewinski
2014-11-05
4
-0
/
+154
*
IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
2014-11-05
2
-2
/
+2
*
IR: MDNode => Value: Instruction::getMetadata()
Duncan P. N. Exon Smith
2014-11-01
1
-1
/
+1
*
[NVPTX] aligned byte-buffers for vector return types
Jingyue Wu
2014-10-25
1
-1
/
+6
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
1
-2
/
+0
*
Reduce double set lookups. NFC.
Benjamin Kramer
2014-10-10
1
-4
/
+1
*
Remove unnecessary copying or replace it with moves in a bunch of places.
Benjamin Kramer
2014-10-04
1
-3
/
+3
*
[NVPTX] Remove dead code.
Tilmann Scheller
2014-10-02
1
-9
/
+3
*
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC...
Aaron Ballman
2014-09-18
1
-1
/
+0
*
Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImp...
Aaron Ballman
2014-09-18
1
-0
/
+1
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
2
-4
/
+2
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-6
/
+0
*
Remove 'virtual' keyword from methods markedwith 'override' keyword.
Craig Topper
2014-08-30
1
-1
/
+1
*
Fix some cases where StringRef was being passed by const reference. Remove co...
Craig Topper
2014-08-30
2
-2
/
+2
*
[NVPTX] Make the alignment an explicit argument to ldu/ldg
Jingyue Wu
2014-08-29
1
-20
/
+2
*
Revert "NVPTX: remove another raw delete call"
Dylan Noblesmith
2014-08-26
1
-1
/
+3
*
NVPTX: remove another raw delete call
Dylan Noblesmith
2014-08-25
1
-3
/
+1
*
NVPTX: remove raw delete call
Dylan Noblesmith
2014-08-25
1
-10
/
+7
*
NVPTX: Use RAUW instead of reinventing the wheel
Duncan P. N. Exon Smith
2014-08-19
1
-6
/
+9
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
22
-44
/
+54
*
[NVPTX] Remove MemIntrinsicSDNode/MemSDNode duplicate checking
Hal Finkel
2014-08-13
1
-7
/
+0
*
Fix typos:
Sylvestre Ledru
2014-08-11
1
-1
/
+1
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
1
-1
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+6
[next]