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
*
R600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
Tom Stellard
2014-04-07
2
-0
/
+12
*
R600: Match 24-bit arithmetic patterns in a Target DAGCombine
Tom Stellard
2014-04-07
11
-58
/
+115
*
R600: Replace dyn_cast + assert with cast
Tom Stellard
2014-04-07
1
-2
/
+1
*
Use std::swap
Matt Arsenault
2014-04-07
1
-3
/
+1
*
Use .data() instead of &x[0]
Matt Arsenault
2014-04-07
2
-18
/
+21
*
MachineInstr: introduce explicit_operands and implicit_operands ranges
David Blaikie
2014-04-05
2
-7
/
+2
*
ARM: consolidate MachO checks for ARM asm parser
Saleem Abdulrasool
2014-04-05
1
-84
/
+28
*
[PowerPC] Remove unused TM member variable to unbreak build
Hal Finkel
2014-04-05
1
-3
/
+2
*
[PowerPC] Adjust load/store costs in PPCTTI
Hal Finkel
2014-04-04
1
-3
/
+23
*
[PowerPC] PPCTTI Cleanup
Hal Finkel
2014-04-04
1
-4
/
+0
*
Add DAG parameter to ComputeNumSignBitsForTargetNode
Matt Arsenault
2014-04-04
2
-2
/
+5
*
Fix tabs
Matt Arsenault
2014-04-04
1
-5
/
+5
*
[mips] Add Octeon cnMips instructions seqi/snei and v3mulu/vmm0/vmulu.
Kai Nacke
2014-04-04
2
-0
/
+48
*
[PowerPC] Add a full condition code register to make the "cc" clobber work
Hal Finkel
2014-04-04
1
-0
/
+12
*
[mips] abs.[ds], and neg.[ds] should be allowed regardless of -enable-no-nans...
Daniel Sanders
2014-04-04
3
-73
/
+2
*
ARM64: handle v1i1 types arising from setcc properly.
Tim Northover
2014-04-04
2
-28
/
+34
*
Fix for PR18921 (LDRD/STRD part)::
Stepan Dyatkovskiy
2014-04-04
2
-25
/
+14
*
ARM64: use regalloc-friendly COPY_TO_REGCLASS for bitcasts
Tim Northover
2014-04-04
2
-79
/
+39
*
ARM64: add 128-bit MLA operations to the custom selection code.
Tim Northover
2014-04-04
1
-3
/
+9
*
Fixed register class in STRD instruction for Thumb2 mode.
Stepan Dyatkovskiy
2014-04-04
1
-1
/
+1
*
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
Craig Topper
2014-04-04
49
-148
/
+147
*
ARM: Range based for-loop over block predecessors.
Jim Grosbach
2014-04-04
1
-3
/
+2
*
ARM: Use range-based for loops in frame lowering.
Jim Grosbach
2014-04-04
1
-25
/
+19
*
Revert r205599, the commit was not intended to have so many changes
Quentin Colombet
2014-04-04
3
-916
/
+1
*
[RegAllocGreedy][Last Chance Recoloring] Emit diagnostics when last chance
Quentin Colombet
2014-04-04
3
-1
/
+916
*
MIPS: remove vim swap file
Saleem Abdulrasool
2014-04-04
1
-0
/
+0
*
Tidy up. Space before ':' in range-based for loops.
Jim Grosbach
2014-04-03
5
-9
/
+9
*
Tidy up. 80 columns.
Jim Grosbach
2014-04-03
2
-3
/
+3
*
Tidy up. Trailing whitespace.
Jim Grosbach
2014-04-03
11
-41
/
+41
*
Fix typo.
Jim Grosbach
2014-04-03
1
-1
/
+1
*
Optimize away unnecessary address casts.
Eli Bendersky
2014-04-03
4
-0
/
+206
*
[ARM64] Teach the ARM64DeadRegisterDefinition pass to respect implicit-defs.
Lang Hames
2014-04-03
1
-0
/
+21
*
R600: Correct opcode for BFE_INT
Tom Stellard
2014-04-03
1
-1
/
+1
*
R600/SI: Lower 64-bit immediates using REG_SEQUENCE
Tom Stellard
2014-04-03
4
-19
/
+43
*
ARM: tell LLVM about zext properties of ldrexb/ldrexh
Tim Northover
2014-04-03
2
-8
/
+14
*
[mips] Implement ehb, ssnop, and pause in assembler
Daniel Sanders
2014-04-03
2
-0
/
+17
*
ARM: skip cmpxchg failure barrier if ordering is monotonic.
Tim Northover
2014-04-03
1
-12
/
+21
*
Implementation of 16-bit microMIPS instructions MFHI and MFLO.
Zoran Jovanovic
2014-04-03
4
-7
/
+34
*
[mips] Add initial (experimental) MIPS-IV support.
Daniel Sanders
2014-04-03
4
-6
/
+9
*
MicroMIPS specific little endian fixup data byte ordering.
Zoran Jovanovic
2014-04-03
1
-2
/
+24
*
ARM: expand atomic ldrex/strex loops in IR
Tim Northover
2014-04-03
8
-1086
/
+408
*
PR19320:
Stepan Dyatkovskiy
2014-04-03
1
-4
/
+9
*
[ARM] When generating a vpaddl node the input lane type is not always the typ...
Silviu Baranga
2014-04-03
1
-2
/
+5
*
[mips] Extend MipsMCExpr class to handle %higher(sym1 - sym2 + const) and
Sasa Stankovic
2014-04-03
4
-41
/
+88
*
ARM64: always use i64 for the RHS of shift operations
Tim Northover
2014-04-03
3
-81
/
+67
*
ARM: Use __STACK_LIMIT symbol for segmented stacks
Oliver Stannard
2014-04-03
1
-1
/
+1
*
ARM64: don't generate __sincos_stret calls unless on MachO
Tim Northover
2014-04-03
1
-5
/
+10
*
[X86] As per suggestion from Craig Topper and Hal Finkel, override
Lang Hames
2014-04-02
2
-40
/
+39
*
[PowerPC] Make PPCTTI::getMemoryOpCost call BasicTTI::getMemoryOpCost
Hal Finkel
2014-04-02
1
-3
/
+3
*
[X86] Make the VFMA*231 variants commutable and relax the alignment restrictions
Lang Hames
2014-04-02
2
-106
/
+147
[next]