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
*
Simplify code.
Jakub Staszak
2012-12-06
1
-3
/
+1
*
Remove intrinsic specific instructions for (V)MOVQUmr with patterns pointing ...
Craig Topper
2012-12-06
1
-13
/
+5
*
Mark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ(A/U) instructions as ne...
Craig Topper
2012-12-06
2
-4
/
+9
*
[arm fast-isel] Make the fast-isel implementation of memcpy respect alignment.
Chad Rosier
2012-12-06
1
-11
/
+22
*
Let targets provide hooks that compute known zero and ones for any_extend
Evan Cheng
2012-12-06
4
-0
/
+73
*
Define new-value store instructions with base+immediate addressing mode
Jyotsna Verma
2012-12-05
1
-128
/
+53
*
Cost Model: change the default cost of control flow instructions (br / ret / ...
Nadav Rotem
2012-12-05
1
-1
/
+1
*
Correct ARM NOP encoding
David Sehr
2012-12-05
1
-1
/
+1
*
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
1
-1
/
+1
*
Use multiclass to define store instructions with base+immediate offset
Jyotsna Verma
2012-12-05
1
-138
/
+68
*
Fix misplaced closing brace.
Matthew Curtis
2012-12-05
1
-1
/
+2
*
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
2
-11
/
+11
*
Simplified BLEND pattern matching for shuffles.
Elena Demikhovsky
2012-12-05
4
-78
/
+68
*
Add x86 isel lowering logic to form bit test with inverted condition. e.g.
Evan Cheng
2012-12-05
1
-6
/
+17
*
Appease GCC's -Wparentheses.
Matt Beaumont-Gay
2012-12-04
1
-2
/
+2
*
ARM custom lower ctpop for vector types. Patch by Pete Couperus.
Evan Cheng
2012-12-04
1
-0
/
+117
*
Define store instructions with base+register offset addressing mode
Jyotsna Verma
2012-12-04
1
-352
/
+116
*
Make NaCl naming consistent. The triple OSType is called NaCl and is represented
Eli Bendersky
2012-12-04
2
-2
/
+2
*
Add patterns to define 'combine', 'tstbit', 'ct0/cl0' (count trailing/leading...
Jyotsna Verma
2012-12-04
3
-17
/
+97
*
Add constant extender support to ALU32 instructions for V2.
Jyotsna Verma
2012-12-04
1
-51
/
+79
*
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-12-04
13
-15
/
+156
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
49
-100
/
+100
*
Move all operand definitions into HexagonOperands.td
Jyotsna Verma
2012-12-04
2
-53
/
+57
*
Move generic Hexagon subtarget information into Hexagon.td
Jyotsna Verma
2012-12-04
2
-64
/
+101
*
Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks.
Jakob Stoklund Olesen
2012-12-04
2
-270
/
+0
*
Classic JIT is still being supported by MIPS, along with MCJIT.
Akira Hatanaka
2012-12-03
3
-11
/
+24
*
Functions in MipsCodeEmitter.cpp that expand unaligned loads/stores are dead
Akira Hatanaka
2012-12-03
1
-103
/
+0
*
Implement ARMBaseRegisterInfo::getRegAllocationHints().
Jakob Stoklund Olesen
2012-12-03
2
-0
/
+65
*
Define store instructions with base+immediate offset addressing mode
Jyotsna Verma
2012-12-03
2
-185
/
+78
*
Define load instructions with base+immediate offset addressing mode
Jyotsna Verma
2012-12-03
1
-203
/
+73
*
Define unsigned const-ext predicates.
Jyotsna Verma
2012-12-03
1
-0
/
+128
*
Removing unnecessary 'else' statement from the predicates defined in HexagonO...
Jyotsna Verma
2012-12-03
1
-48
/
+12
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
181
-798
/
+793
*
Define signed const-ext predicates.
Jyotsna Verma
2012-12-03
1
-0
/
+131
*
Codegen failure for vmull with small vectors
Sebastian Pop
2012-11-30
1
-13
/
+74
*
Use multiclass for the load instructions with MEMri operand.
Jyotsna Verma
2012-11-30
1
-184
/
+66
*
This patch fixes the Altivec addend construction for the fused multiply-add
Adhemerval Zanella
2012-11-30
1
-5
/
+7
*
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_REFERENCES.
Chandler Carruth
2012-11-30
1
-1
/
+1
*
Use multiclass for the store instructions with MEMri operand.
Jyotsna Verma
2012-11-30
2
-163
/
+64
*
Use multiclass for the load instructions with 'base + register offset'
Jyotsna Verma
2012-11-30
1
-277
/
+97
*
Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
Kevin Enderby
2012-11-29
1
-1
/
+7
*
Add cortex-a5 subtarget to the supported ARM architectures
Quentin Colombet
2012-11-29
2
-1
/
+12
*
rdar://12100355 (part 1)
Shuxin Yang
2012-11-29
3
-1
/
+20
*
Use multiclass for 'transfer' instructions.
Jyotsna Verma
2012-11-29
2
-80
/
+98
*
Added atomic 64 min/max/umin/umax instrinsics support in the ARM backend.
Silviu Baranga
2012-11-29
4
-12
/
+102
*
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
2
-0
/
+7
*
I changed hasAVX() to hasFp256() and hasAVX2() to hasInt256() in X86IselLower...
Elena Demikhovsky
2012-11-29
2
-102
/
+104
*
Define signed const-ext immediate operands and their predicates.
Jyotsna Verma
2012-11-28
2
-0
/
+122
*
ARM: Implement CanLowerReturn so large vectors get expanded into sret.
Benjamin Kramer
2012-11-28
2
-0
/
+17
*
Fix initial frame state on powerpc64.
Ulrich Weigand
2012-11-28
1
-1
/
+1
[next]