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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVX-512: added conversion instructions.
Elena Demikhovsky
2013-08-27
2
-19
/
+214
*
DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap
Tim Northover
2013-08-27
1
-6
/
+24
*
[ARMv8] Add some negative tests for the recent VFP/NEON instructions.
Joey Gouly
2013-08-27
2
-2
/
+7
*
ARM: add natural patterns for vaddhl and vsubhl.
Tim Northover
2013-08-27
1
-0
/
+14
*
[mips][msa] Added spill/reload support
Daniel Sanders
2013-08-27
1
-0
/
+16
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
8
-81
/
+239
*
[mips][msa] Added bitconverts for vector types for big and little-endian
Daniel Sanders
2013-08-27
2
-2
/
+151
*
Add support for DebugFission to DWARF parser
Alexey Samsonov
2013-08-27
6
-85
/
+246
*
AVX-512: Added FMA instructions.
Elena Demikhovsky
2013-08-27
2
-1
/
+198
*
Fix the build issue under ia64. Close bug #5715
Sylvestre Ledru
2013-08-27
2
-2
/
+2
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
13
-701
/
+696
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
13
-696
/
+701
*
Support/MachO: Add a bunch of defines.
Charles Davis
2013-08-27
2
-27
/
+27
*
Fixed typo.
Michael Gottesman
2013-08-27
1
-1
/
+1
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-08-27
2
-4
/
+5
*
Remove an over-zealous assertion. A pointer type could be illegal if the tar...
Owen Anderson
2013-08-27
1
-1
/
+0
*
Formatting.
Eric Christopher
2013-08-26
1
-10
/
+10
*
Make the lifetime of the DICompileUnit we're constructing from the
Eric Christopher
2013-08-26
1
-2
/
+1
*
Have the skeleton compile unit construction method take the CU it
Eric Christopher
2013-08-26
2
-6
/
+6
*
Remove duplicate set of CompilationDir.
Eric Christopher
2013-08-26
1
-1
/
+0
*
Remove the language parameter and variable from the compile unit. We
Eric Christopher
2013-08-26
3
-16
/
+16
*
Fix lint assert on integer vector division
Matt Arsenault
2013-08-26
1
-6
/
+34
*
Treat the pubtypes section similarly to the pubnames section and emit
Eric Christopher
2013-08-26
2
-17
/
+20
*
Only emit the section sym if we're emitting the section.
Eric Christopher
2013-08-26
1
-1
/
+2
*
Fix inserting instructions before last in bundle.
Matt Arsenault
2013-08-26
1
-16
/
+20
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
2
-10
/
+37
*
LoopVectorize: Implement partial loop unrolling when vectorization is not pro...
Nadav Rotem
2013-08-26
1
-167
/
+495
*
Fix thinko.
Eric Christopher
2013-08-26
1
-1
/
+1
*
ARM: Constrain regclass for TSTri instruction.
Jim Grosbach
2013-08-26
1
-0
/
+2
*
Dummy code to silence warning from 4189266
Bill Schmidt
2013-08-26
2
-0
/
+11
*
ARM: FastISel verifier error cleanup.
Jim Grosbach
2013-08-26
1
-0
/
+7
*
ARM: Fix ELF global base reg intialization.
Jim Grosbach
2013-08-26
1
-3
/
+8
*
[PowerPC] More fast-isel chunks (returns and integer extends)
Bill Schmidt
2013-08-26
3
-3
/
+255
*
test commit. Remove blank line
Yi Jiang
2013-08-26
1
-1
/
+0
*
Fix unused variable in release build
Matt Arsenault
2013-08-26
1
-3
/
+2
*
Constify functions
Matt Arsenault
2013-08-26
1
-6
/
+8
*
Vectorize starting from insertelements building a vector
Matt Arsenault
2013-08-26
1
-3
/
+57
*
SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
2013-08-26
7
-43
/
+50
*
R600: Add support for vector local memory loads
Tom Stellard
2013-08-26
4
-0
/
+50
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
4
-16
/
+59
*
SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
2013-08-26
1
-1
/
+1
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
8
-15
/
+60
*
R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
2013-08-26
3
-59
/
+107
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
6
-12
/
+33
*
AVX-512: Added shuffle instructions -
Elena Demikhovsky
2013-08-26
3
-34
/
+177
*
This patch implements trap instructions for mips. The test cases are added.
Vladimir Medic
2013-08-26
2
-0
/
+33
*
Make sure x86 instructions using ssmem/sdmem operand types are only able to p...
Craig Topper
2013-08-26
1
-2
/
+2
*
Remove some unnecessary PredicateMethod overrides. Add RenderMethod overrides...
Craig Topper
2013-08-26
2
-71
/
+19
*
Put some of the AVX-512 parsing stuff in a more consistent place with the exi...
Craig Topper
2013-08-25
2
-18
/
+15
*
[PowerPC] Add fast-isel branch and compare selection.
Bill Schmidt
2013-08-25
1
-9
/
+272
[next]