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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Look through concat when lowering in-place shuffles (VZIP, ..)
Ahmed Bougacha
2015-06-19
1
-0
/
+38
*
[ARM] Factor out two-result shuffle matching. NFCI.
Ahmed Bougacha
2015-06-19
1
-26
/
+35
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
9
-10
/
+10
*
use SDValue bool operator; NFCI
Sanjay Patel
2015-06-18
1
-3
/
+2
*
[Hexagon] Fixing unused field copypasta.
Colin LeMahieu
2015-06-18
1
-9
/
+3
*
[Hexagon] Printing packet brackets when asm printing and adding a number of t...
Colin LeMahieu
2015-06-18
1
-1
/
+63
*
[X86] Rename RegInfo to TRI as suggested by Eric
Reid Kleckner
2015-06-18
2
-39
/
+39
*
[X86] Refactor stack adjustments into X86FrameLowering::BuildStackAdjustment
Reid Kleckner
2015-06-18
3
-107
/
+93
*
[X86] Remove unneeded parameters and deduplicate stack alignment code
Reid Kleckner
2015-06-18
3
-76
/
+67
*
[SPARC] Repair GOT references to internal symbols.
James Y Knight
2015-06-18
2
-0
/
+34
*
quick fix for failure from r.240012
Asaf Badouh
2015-06-18
1
-0
/
+1
*
[AVX512]
Asaf Badouh
2015-06-18
4
-2
/
+11
*
AVX-512: (fixed) Added encoding of all forms of VPERMT2W/D/Q/PS/PD and VPERMI...
Elena Demikhovsky
2015-06-18
1
-107
/
+76
*
reverted 239999 due to test failures
Elena Demikhovsky
2015-06-18
1
-71
/
+107
*
AVX-512: Added encoding of all forms of VPERMT2W/D/Q/PS/PD
Elena Demikhovsky
2015-06-18
1
-107
/
+71
*
[X86][SSE] Improved support for vector i16 to float conversions.
Simon Pilgrim
2015-06-17
1
-8
/
+9
*
Add NVPTXLowerAlloca pass to convert alloca'ed memory to local address
Jingyue Wu
2015-06-17
4
-4
/
+122
*
Re-land "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
5
-89
/
+64
*
Revert "[X86] Cache variables that only depend on the subtarget"
Reid Kleckner
2015-06-17
5
-64
/
+89
*
[X86] Cache variables that only depend on the subtarget
Reid Kleckner
2015-06-17
5
-89
/
+64
*
AMDGPU: Change unreachable into reported error
Matt Arsenault
2015-06-17
1
-2
/
+4
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-8
/
+2
*
Move IsUsedInReloc from MCSymbolELF to MCSymbol.
Rafael Espindola
2015-06-17
2
-2
/
+2
*
[mips] [IAS] Add support for expanding LASym with a source register operand.
Toma Tabacu
2015-06-17
1
-12
/
+19
*
[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch pseudo-instructions.
Toma Tabacu
2015-06-17
2
-0
/
+234
*
[mips] [IAS] Fix LA with relative label operands.
Toma Tabacu
2015-06-17
1
-12
/
+9
*
[mips] [IAS] Fix LW with relative label operands.
Toma Tabacu
2015-06-17
1
-21
/
+5
*
AVX-512: cvtusi2ss/d intrinsics.
Igor Breger
2015-06-17
2
-35
/
+59
*
[PM/AA] Remove the Location typedef from the AliasAnalysis class now
Chandler Carruth
2015-06-17
1
-2
/
+2
*
Revert "AArch64: Use CMP;CCMP sequences for and/or/setcc trees."
Matthias Braun
2015-06-17
4
-255
/
+72
*
[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...
Colin LeMahieu
2015-06-17
7
-4
/
+307
*
[X86][SSE] Vectorize v2i32 to v2f64 conversions
Simon Pilgrim
2015-06-16
4
-4
/
+32
*
[X86] Rename some frame lowering variables
Reid Kleckner
2015-06-16
1
-26
/
+28
*
Properly handle the mftb instruction.
Kit Barton
2015-06-16
5
-36
/
+58
*
[Hexagon] Alphabetical ordering of functions, NFC.
Colin LeMahieu
2015-06-16
1
-5
/
+5
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
29
-58
/
+54
*
[mips][ias] Expand on r238751 to cover as many relocs as possible.
Daniel Sanders
2015-06-16
1
-22
/
+36
*
Replace string GNU Triples with llvm::Triple in TargetMachine::getTargetTripl...
Daniel Sanders
2015-06-16
4
-9
/
+9
*
Recommit r239721: Replace string GNU Triples with llvm::Triple in InitMCObjec...
Daniel Sanders
2015-06-16
1
-2
/
+2
*
[mips] [IAS] Refactor symbol-address loading code into a helper function. NFC.
Toma Tabacu
2015-06-16
1
-17
/
+23
*
[AVX512] add integer min/max intrinsics support.
Asaf Badouh
2015-06-16
2
-24
/
+48
*
X86: optimized i64 vector multiply with constant
Elena Demikhovsky
2015-06-16
1
-5
/
+11
*
[AArch64] Generalize extract-high DUP extension to MOVI/MVNI.
Ahmed Bougacha
2015-06-16
1
-15
/
+24
*
[X86] Try to shorten dwarf CFI emission
Reid Kleckner
2015-06-15
1
-28
/
+23
*
[Hexagon] PC-relative offsets are relative to packet start rather than the of...
Colin LeMahieu
2015-06-15
1
-3
/
+38
*
Protection against stack-based memory corruption errors using SafeStack
Peter Collingbourne
2015-06-15
1
-0
/
+1
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
2
-3
/
+4
*
Remove duplicate conditional in if-stmt.
Eric Christopher
2015-06-15
1
-2
/
+1
*
[Hexagon] Moving pass declarations out of header and in to implementation fil...
Colin LeMahieu
2015-06-15
13
-52
/
+53
*
[TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.
Sanjoy Das
2015-06-15
2
-5
/
+95
[next]