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
*
[MC] bundle alignment: prevent padding instructions from crossing bundle boun...
Derek Schuff
2013-01-31
2
-2
/
+108
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
107
-0
/
+22769
*
Made the min-trip-count-switch test X86-specific to avoid
Pekka Jaaskelainen
2013-01-31
1
-0
/
+0
*
Revert r173946. This breaks compilation of googletest with Clang
Alexey Samsonov
2013-01-31
2
-134
/
+0
*
Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit wi...
Michael Gottesman
2013-01-31
2
-4
/
+4
*
Check and allow floating point registers to select the size of the
Eric Christopher
2013-01-31
1
-0
/
+42
*
Replace some more greps with FileChecks in tests
Eli Bendersky
2013-01-31
3
-22
/
+30
*
Rewrite this test properly with a FileCheck instead of greps
Eli Bendersky
2013-01-31
1
-8
/
+10
*
Fix ConstantFold's folding of icmp instructions to recognize that,
Dan Gohman
2013-01-31
1
-0
/
+23
*
PPC QPX requires a 32-byte aligned stack
Hal Finkel
2013-01-30
1
-0
/
+23
*
Forgot the test case before.
Evan Cheng
2013-01-30
1
-0
/
+40
*
Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
2013-01-30
1
-0
/
+10
*
Linker: correctly link in dbg.declare
Manman Ren
2013-01-30
2
-0
/
+134
*
Add a special ARM trap encoding for NaCl.
Eli Bendersky
2013-01-30
2
-4
/
+39
*
Add missing header and test cases for r173939.
Logan Chien
2013-01-30
4
-0
/
+211
*
InstCombine: canonicalize sext-and --> select
Nadav Rotem
2013-01-30
3
-14
/
+24
*
build: add --with-python option
Saleem Abdulrasool
2013-01-30
1
-3
/
+3
*
This patch implements runtime ARM specific
Jack Carter
2013-01-30
2
-1
/
+13
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+55
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-0
/
+1
*
[mips] Test case for r173862.
Akira Hatanaka
2013-01-30
2
-0
/
+164
*
Adding simple cast cost to ARM
Renato Golin
2013-01-29
1
-0
/
+114
*
[MC][COFF] Delay handling symbol aliases when writing
Michael J. Spencer
2013-01-29
1
-0
/
+11
*
LoopVectorize: convert TinyTripCountVectorThreshold constant
Pekka Jaaskelainen
2013-01-29
1
-0
/
+28
*
Support artificial parameters in function types.
David Blaikie
2013-01-29
1
-3
/
+9
*
Fix 64-bit atomic operations in Thumb mode.
Tim Northover
2013-01-29
1
-0
/
+147
*
Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
2013-01-29
1
-0
/
+225
*
Convert getAttributes() to return an AttributeSetNode.
Bill Wendling
2013-01-29
2
-12
/
+12
*
Add support for source and line information to IntelJITEventListener for obje...
Andrew Kaylor
2013-01-28
2
-302
/
+301
*
This patch addresses bug 15031.
Bill Schmidt
2013-01-28
1
-0
/
+370
*
[msan] Mostly disable msan-handle-icmp-exact.
Evgeniy Stepanov
2013-01-28
1
-20
/
+11
*
Fix 256-bit PALIGNR comment decoding to understand that it works on independe...
Craig Topper
2013-01-28
1
-0
/
+15
*
[XCore] Add missing l2rus instructions.
Richard Osborne
2013-01-27
1
-0
/
+6
*
[XCore] Add missing l2r instructions.
Richard Osborne
2013-01-27
1
-0
/
+12
*
[XCore] Add missing 1r instructions.
Richard Osborne
2013-01-27
1
-0
/
+27
*
[XCore] Add missing 0r instructions.
Richard Osborne
2013-01-27
1
-0
/
+51
*
When the legalizer is splitting vector shifts, the result may not have the ri...
Benjamin Kramer
2013-01-27
1
-0
/
+11
*
Re-revert r173342, without losing the compile time improvements, flat
Chandler Carruth
2013-01-27
1
-115
/
+0
*
PR14566: Debug Info: Removing top level lexical blocks
David Blaikie
2013-01-26
3
-31
/
+82
*
X86: Decode PALIGN operands so I don't have to do it in my head.
Benjamin Kramer
2013-01-26
1
-0
/
+31
*
X86: Do splat promotion later, so the optimizer can chew on it first.
Benjamin Kramer
2013-01-26
2
-17
/
+7
*
FileCheckize and merge some tests.
Benjamin Kramer
2013-01-26
4
-127
/
+227
*
Add DIContext::getLineInfoForAddressRange() function and test. This function...
Andrew Kaylor
2013-01-26
2
-6
/
+40
*
llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.
NAKAMURA Takumi
2013-01-25
1
-0
/
+1
*
Initial implementation of PPCTargetTransformInfo
Hal Finkel
2013-01-25
2
-0
/
+40
*
Add support for applying in-memory relocations to the .debug_line section and...
Andrew Kaylor
2013-01-25
2
-0
/
+15
*
XFAIL close-stderr on win32
Reid Kleckner
2013-01-25
1
-0
/
+3
*
Set the +x bit on two batch scripts
Reid Kleckner
2013-01-25
2
-0
/
+0
*
FileCheck-ify some grep tests
Reid Kleckner
2013-01-25
3
-7
/
+10
*
In this patch, we teach X86_64TargetMachine that it has a ILP32
Eli Bendersky
2013-01-25
2
-4
/
+43
[next]