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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
18
-12
/
+135
*
llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"
NAKAMURA Takumi
2013-10-31
1
-1
/
+1
*
Fix a use after free on invalid input.
Rafael Espindola
2013-10-31
2
-0
/
+7
*
Legalize: Improve legalization of long vector extends.
Jim Grosbach
2013-10-31
1
-0
/
+18
*
Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
2013-10-30
1
-0
/
+19
*
Teach scalarrepl about address spaces
Matt Arsenault
2013-10-30
1
-5
/
+38
*
Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
2013-10-30
1
-0
/
+26
*
Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.
Will Dietz
2013-10-30
3
-0
/
+13
*
Fix GVN creating bitcast between address spaces
Matt Arsenault
2013-10-30
1
-3
/
+17
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-6
/
+10
*
[ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
2013-10-30
1
-0
/
+8
*
R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
2013-10-30
1
-4
/
+19
*
[mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests
Daniel Sanders
2013-10-30
1
-73
/
+121
*
[mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...
Daniel Sanders
2013-10-30
4
-162
/
+299
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
5
-19
/
+658
*
[mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...
Daniel Sanders
2013-10-30
2
-84
/
+216
*
[mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
Daniel Sanders
2013-10-30
1
-0
/
+164
*
[mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...
Daniel Sanders
2013-10-30
1
-33
/
+44
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-10-30
1
-42
/
+0
*
SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
2013-10-30
1
-0
/
+42
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
9
-47
/
+54
*
[mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
2013-10-29
1
-0
/
+14
*
Debug Info: clean up testing case.
Manman Ren
2013-10-29
1
-2
/
+4
*
add test cases for frameaddr and returnaddr for aarch64
Weiming Zhao
2013-10-29
2
-0
/
+41
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
5
-0
/
+113
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
1
-7
/
+11
*
R600: Expand vector FSQRT ops
Tom Stellard
2013-10-29
1
-0
/
+54
*
Test cleanup for v8 instructions
Bernard Ogden
2013-10-29
3
-7
/
+38
*
ARM: Add subtarget feature for CRC
Bernard Ogden
2013-10-29
2
-12
/
+26
*
AArch64: add 'a' inline asm operand modifier
Tim Northover
2013-10-29
1
-0
/
+9
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
12
-47
/
+49
*
Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require...
NAKAMURA Takumi
2013-10-29
1
-0
/
+3
*
Fix "existant" typos
Alp Toker
2013-10-29
2
-3
/
+3
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
2
-9
/
+29
*
ARM cost model: Account for zero cost scalar SROA instructions
Arnold Schwaighofer
2013-10-29
1
-0
/
+52
*
Adding a workaround for __main linking with remote lli and Cygwin/MinGW
Andrew Kaylor
2013-10-29
8
-21
/
+3
*
Move the STT_FILE symbols out of the normal symbol table processing for
Joerg Sonnenberger
2013-10-29
1
-0
/
+47
*
Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
Manman Ren
2013-10-29
5
-14
/
+22
*
Renaming MCJIT .ir files to .ll and moving them to Inputs
Andrew Kaylor
2013-10-28
16
-9
/
+9
*
lit: add missing substitutions for recently added tools
Alp Toker
2013-10-28
2
-0
/
+4
*
Quote potential shell expansions found in tests
Alp Toker
2013-10-28
2
-2
/
+2
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-29
/
+44
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-34
/
+61
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-31
/
+56
*
Standardizing lli's extra module command line option
Andrew Kaylor
2013-10-28
9
-9
/
+9
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-27
/
+41
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-16
/
+209
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-17
/
+59
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
2
-17
/
+33
*
Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
2013-10-28
1
-2
/
+2
[next]