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
*
- Add AVX SSE2 Move doubleword and quadword instructions.
Bruno Cardoso Lopes
2010-07-01
4
-17
/
+139
*
Move MOVD/MODQ code around, creating sections for each of them
Bruno Cardoso Lopes
2010-06-30
1
-52
/
+62
*
Add AVX SSE2 mask creation and conditional store instructions
Bruno Cardoso Lopes
2010-06-30
1
-10
/
+36
*
Fix a bug introduced in r107211 where instructions with memory operands are d...
Bruno Cardoso Lopes
2010-06-30
1
-91
/
+78
*
Add AVX SSE2 packed integer extract/insert instructions
Bruno Cardoso Lopes
2010-06-30
1
-17
/
+42
*
use ArgOperand API
Gabor Greif
2010-06-30
1
-1
/
+1
*
Add AVX SSE2 integer unpack instructions
Bruno Cardoso Lopes
2010-06-30
1
-10
/
+57
*
Add AVX SSE2 packed integer shuffle instructions
Bruno Cardoso Lopes
2010-06-30
1
-0
/
+14
*
Small refactoring of SSE2 packed integer shuffle instructions
Bruno Cardoso Lopes
2010-06-30
1
-45
/
+26
*
Add AVX SSE2 pack with saturation integer instructions
Bruno Cardoso Lopes
2010-06-30
1
-0
/
+9
*
Add AVX SSE2 integer packed compare instructions
Bruno Cardoso Lopes
2010-06-30
1
-0
/
+17
*
- Add AVX form of all SSE2 logical instructions
Bruno Cardoso Lopes
2010-06-30
2
-22
/
+99
*
Add *several* AVX integer packed binop instructions
Bruno Cardoso Lopes
2010-06-29
1
-35
/
+109
*
Revert r107205 and r107207.
Bill Wendling
2010-06-29
3
-8
/
+0
*
Add another bswap idiom that isn't matched.
Eric Christopher
2010-06-29
1
-0
/
+8
*
Move SSE2 Packed Integer instructions around, and create specific sections fo...
Bruno Cardoso Lopes
2010-06-29
1
-83
/
+113
*
Add AVX Move Aligned/Unaligned packed integers
Bruno Cardoso Lopes
2010-06-29
1
-12
/
+53
*
Introducing the "linker_weak" linkage type. This will be used for Objective-C
Bill Wendling
2010-06-29
3
-0
/
+8
*
Add AVX ld/st XCSR register.
Bruno Cardoso Lopes
2010-06-29
2
-15
/
+26
*
Add support for encoding VDUP (ARM core register) instructions.
Bob Wilson
2010-06-29
1
-0
/
+17
*
Add AVX non-temporal stores
Bruno Cardoso Lopes
2010-06-29
1
-10
/
+52
*
Move non-temporal movs to their own section
Bruno Cardoso Lopes
2010-06-29
1
-34
/
+38
*
Add support for encoding NEON VMOV (from core register to scalar) instructions.
Bob Wilson
2010-06-29
1
-6
/
+19
*
Add sqrt, rsqrt and rcp AVX instructions
Bruno Cardoso Lopes
2010-06-29
1
-1
/
+67
*
skip dbg_value instructions
Jim Grosbach
2010-06-29
1
-0
/
+2
*
The t2MOVi16 and t2MOVTi16 instructions do not set CPSR. Trying to add
Bob Wilson
2010-06-29
1
-2
/
+2
*
Add a VT argument to getMinimalPhysRegClass and replace the copy related uses
Rafael Espindola
2010-06-29
2
-2
/
+8
*
Remove pointless variable LastDef.
Duncan Sands
2010-06-29
1
-2
/
+0
*
Remove unused variable Loc and pointless variables unified_syntax
Duncan Sands
2010-06-29
1
-15
/
+4
*
Remove an unused and a pointless variable.
Duncan Sands
2010-06-29
1
-3
/
+0
*
Remove pointless and unused variables.
Duncan Sands
2010-06-29
1
-9
/
+0
*
Remove initialized but otherwise unused variables.
Duncan Sands
2010-06-29
5
-6
/
+0
*
PR7503: uxtb16 is not available for ARMv7-M. Patch by Brian G. Lucas.
Evan Cheng
2010-06-29
1
-2
/
+2
*
Change if-cvt options to something that actually as useable.
Evan Cheng
2010-06-29
1
-4
/
+6
*
Refactoring of arithmetic instruction classes with unary operator
Bruno Cardoso Lopes
2010-06-29
1
-118
/
+60
*
When no memoperands are present, assume unaligned, volatile.
Jakob Stoklund Olesen
2010-06-29
1
-10
/
+13
*
Described the missing AVX forms of SSE2 convert instructions
Bruno Cardoso Lopes
2010-06-29
1
-51
/
+200
*
Fix Thumb encoding of VMOV (scalar to ARM core register). The encoding is
Bob Wilson
2010-06-29
1
-1
/
+1
*
Make the ARMCodeEmitter identify Thumb functions via ARMFunctionInfo instead
Bob Wilson
2010-06-28
1
-5
/
+7
*
tidy up style. no functional change.
Jim Grosbach
2010-06-28
1
-2
/
+3
*
Refactor encoding function for NEON 1-register with modified immediate format.
Bob Wilson
2010-06-28
1
-5
/
+1
*
Support Thumb mode encoding of NEON instructions.
Bob Wilson
2010-06-28
1
-0
/
+15
*
Reduce indentation via early exit. NFC.
Bill Wendling
2010-06-28
1
-100
/
+110
*
minor housekeeping cleanup: 80-column, trailing whitespace, spelling, etc.. N...
Jim Grosbach
2010-06-28
3
-68
/
+68
*
use ArgOperand API
Gabor Greif
2010-06-26
1
-5
/
+5
*
use ArgOperand API
Gabor Greif
2010-06-26
1
-24
/
+24
*
use ArgOperand API
Gabor Greif
2010-06-26
2
-8
/
+8
*
Followup to r106770: actually generate SXTB and SXTH for sign-extensions.
Eli Friedman
2010-06-26
1
-5
/
+2
*
Add support for encoding NEON VMOV (from scalar to core register) instructions.
Bob Wilson
2010-06-26
1
-0
/
+33
*
It's now possible to run code placement pass for ARM.
Evan Cheng
2010-06-26
1
-4
/
+8
[next]