index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR10422 by adding the necessary AVX UCOMISD memory versions to
Bruno Cardoso Lopes
2011-07-22
1
-2
/
+8
*
ARM assembly parsing and encoding of SMLAL instruction.
Jim Grosbach
2011-07-22
1
-1
/
+1
*
ARM encoding and assembly parsing of SMLAD{X} instructions.
Jim Grosbach
2011-07-22
1
-6
/
+8
*
Add v8f32->v8i32 bitcast. Fixes PR10440
Bruno Cardoso Lopes
2011-07-22
1
-0
/
+1
*
Turn shuffles into unpacks for VT == MVT::v2i64 and MVT::v2f64
Rafael Espindola
2011-07-22
1
-9
/
+5
*
Fix x86's XALUO lowering to return its replacement values instead
Dan Gohman
2011-07-22
1
-4
/
+2
*
Fix test failures caused by my so_reg refactoring.
Owen Anderson
2011-07-22
1
-2
/
+2
*
ARM assembly parsing and encoding for SMC instruction.
Jim Grosbach
2011-07-22
2
-3
/
+3
*
Clean up a few more comments.
Jim Grosbach
2011-07-22
1
-5
/
+5
*
Tidy up.
Jim Grosbach
2011-07-22
1
-2
/
+1
*
Thumb assembly support for SETEND instruction.
Jim Grosbach
2011-07-22
2
-16
/
+11
*
Tidy up.
Jim Grosbach
2011-07-22
1
-1
/
+1
*
ARM assembly parsing and encoding for SETEND instruction.
Jim Grosbach
2011-07-22
2
-6
/
+52
*
Tidy up.
Jim Grosbach
2011-07-22
1
-6
/
+2
*
Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs.
Chandler Carruth
2011-07-22
2
-0
/
+123
*
GCC complains about the angle of this line.
Benjamin Kramer
2011-07-22
1
-1
/
+1
*
Remove the 128-bit special handling from SCALAR_TO_VECTOR. This isn't
Bruno Cardoso Lopes
2011-07-22
1
-18
/
+0
*
-Inspected a AVX code block added by someone in early Feb. This was never used
Bruno Cardoso Lopes
2011-07-22
2
-76
/
+25
*
Add a DAGCombine for transforming 128->256 casts into a simple
Bruno Cardoso Lopes
2011-07-22
1
-7
/
+61
*
Introduce a new function to lower 256-bit vectors which are not
Bruno Cardoso Lopes
2011-07-22
1
-0
/
+14
*
Rename function to be more specific and be more strict about its usage
Bruno Cardoso Lopes
2011-07-22
1
-6
/
+9
*
Get rid of the extraneous GPR operand on so_reg_imm operands, which in turn n...
Owen Anderson
2011-07-21
11
-98
/
+258
*
ARM Asm parser range checking for [0,31] immediates.
Jim Grosbach
2011-07-21
2
-0
/
+14
*
ARM assembly parsing support for RSC instruction.
Jim Grosbach
2011-07-21
1
-0
/
+13
*
ARM assembly parsing support for RSB instruction.
Jim Grosbach
2011-07-21
1
-0
/
+14
*
Tidy up.
Jim Grosbach
2011-07-21
1
-2
/
+0
*
Update generated CPP code with the new API on CallInst::Create and ConstantEx...
Nicolas Geoffray
2011-07-21
1
-5
/
+2
*
ARM assembly parsing POP/PUSH mnemonics.
Jim Grosbach
2011-07-21
1
-0
/
+6
*
Fix CMake build
Oscar Fuentes
2011-07-21
1
-0
/
+1
*
Split up the ARM so_reg ComplexPattern into so_reg_reg and so_reg_imm, allowi...
Owen Anderson
2011-07-21
6
-66
/
+329
*
ARM assembly parsing and encoding for PKHBT and PKHTB instructions.
Jim Grosbach
2011-07-21
3
-0
/
+100
*
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
2011-07-21
9
-3
/
+519
*
Convert ConstantExpr::getGetElementPtr and
Jay Foad
2011-07-21
1
-1
/
+1
*
- Register v16i16 as valid VR256 register class
Bruno Cardoso Lopes
2011-07-21
2
-19
/
+22
*
Add support for 256-bit versions of VPERMIL instruction. This is a new
Bruno Cardoso Lopes
2011-07-21
7
-0
/
+121
*
Improve splat promotion to handle AVX types: v32i8 and v16i16. Also
Bruno Cardoso Lopes
2011-07-21
1
-24
/
+87
*
Add aditional patterns for vextractf128 instruction
Bruno Cardoso Lopes
2011-07-21
1
-0
/
+8
*
Add aditional patterns for vinsertf128 instruction
Bruno Cardoso Lopes
2011-07-21
1
-0
/
+8
*
Add v16i16 type to VR256 class
Bruno Cardoso Lopes
2011-07-21
1
-2
/
+2
*
Move code around. No functionality changes
Bruno Cardoso Lopes
2011-07-21
1
-65
/
+78
*
Tidy up code
Bruno Cardoso Lopes
2011-07-21
1
-15
/
+5
*
Mark instructions which are part of the frame setup with the MachineInstr::Fr...
Bill Wendling
2011-07-21
1
-9
/
+20
*
Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A...
Evan Cheng
2011-07-20
29
-192
/
+200
*
Remove unused function.
Bill Wendling
2011-07-20
1
-64
/
+0
*
Remove the now defunct getCompactUnwindEncoding method from the frame lowerin...
Bill Wendling
2011-07-20
2
-118
/
+0
*
ARM PKH shift ammount operand printing tweaks.
Jim Grosbach
2011-07-20
6
-18
/
+39
*
Tidy up a bit.
Jim Grosbach
2011-07-20
3
-12
/
+7
*
ARM: Tidy up representation of PKH instruction.
Jim Grosbach
2011-07-20
5
-37
/
+35
*
Fix cmake again :)
Benjamin Kramer
2011-07-20
1
-1
/
+0
*
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
Evan Cheng
2011-07-20
6
-140
/
+5
[next]