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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instruct...
Silviu Baranga
2012-04-18
2
-2
/
+40
*
SmallPtrSet: Reuse DenseMapInfo's pointer hash function instead of inventing ...
Benjamin Kramer
2012-04-18
2
-4
/
+2
*
Move the JIT flags from llc to lli. These flags showed up as part of moving
Nick Lewycky
2012-04-18
2
-26
/
+28
*
A bit of cleanup in the TestingGuide doc - dg.exp files no longer exist
Eli Bendersky
2012-04-18
1
-9
/
+9
*
Some formatting and grammar fixes in the FileCheck documentation
Eli Bendersky
2012-04-18
1
-29
/
+29
*
Use a heavy hammer to fix PR12573.
Bill Wendling
2012-04-18
1
-0
/
+9
*
Remove AVX vpermil intrinsics. I removed their uses from clang headers and bu...
Craig Topper
2012-04-18
3
-25
/
+38
*
loop-reduce: Add an early bailout to catch extremely large loops.
Andrew Trick
2012-04-18
1
-0
/
+17
*
fix error check in assert
Seth Cantrell
2012-04-18
1
-1
/
+1
*
FileCheckify, un-XFAIL SimplifyLibCalls/floor test
Joe Groff
2012-04-18
1
-10
/
+31
*
Move win32 SimplifyLibcall test under Transforms
Joe Groff
2012-04-18
1
-0
/
+0
*
C++ has newlines at the end of files (including include files).
David Blaikie
2012-04-17
1
-1
/
+1
*
fix pr12559: mark unavailable win32 math libcalls
Joe Groff
2012-04-17
4
-18
/
+372
*
allow opt to take a -mtriple option
Joe Groff
2012-04-17
1
-0
/
+7
*
Fixes a problem in instruction selection with testing whether or not the
Joel Jones
2012-04-17
1
-2
/
+3
*
Typo.
Chad Rosier
2012-04-17
1
-1
/
+1
*
Sanity check error handling for TokenAlias.
Jim Grosbach
2012-04-17
1
-0
/
+3
*
Fix incorrect call of resolveRelocation() for ARM ELF stub relocations.
Danil Malyshev
2012-04-17
1
-2
/
+2
*
platform support for counting column widths and checking isprint
Seth Cantrell
2012-04-17
6
-0
/
+121
*
Delete latter half of CMakeLists.txt.
Akira Hatanaka
2012-04-17
1
-15
/
+0
*
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
21
-93
/
+2914
*
Goodbye, JSONParser...
Manuel Klimek
2012-04-17
10
-1056
/
+1
*
Adding operator== for document_iterator.
Manuel Klimek
2012-04-17
1
-1
/
+4
*
Force cmov on test so block placement doesn't shuffle the code around.
Benjamin Kramer
2012-04-17
1
-1
/
+1
*
Remove unused CCIfSubtarget.
Jay Foad
2012-04-17
4
-16
/
+0
*
Unbreak the MSVC build, that next() thing again.
Francois Pichet
2012-04-17
1
-1
/
+1
*
Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.
James Molloy
2012-04-17
2
-8
/
+58
*
Revert "SCEV: When expanding a GEP the final addition to the base pointer has...
Benjamin Kramer
2012-04-17
3
-6
/
+6
*
Test cases that assume layout should use -disable-code-place.
Andrew Trick
2012-04-17
1
-0
/
+174
*
Don't decode vperm2i128 or vperm2f128 into a shuffle if bit 3 or 7 of the imm...
Craig Topper
2012-04-17
2
-0
/
+4
*
Download and build the compiler-rt project.
Bill Wendling
2012-04-17
1
-1
/
+4
*
SlotIndexes used to store the index list in a crufty custom linked-list. I can't
Lang Hames
2012-04-17
2
-162
/
+98
*
Typo in an unused field.
Andrew Trick
2012-04-17
1
-1
/
+1
*
Update woefully stale credits entry. Everything listed there had been
Chandler Carruth
2012-04-17
1
-1
/
+3
*
Add a stub about the inline cost rewrite.
Chandler Carruth
2012-04-17
1
-0
/
+3
*
Add a stub for block placement pass. This needs fleshing out w/ details
Chandler Carruth
2012-04-17
1
-0
/
+12
*
Don't tag libcxx and libcxxabi since we don't release them just yet.
Bill Wendling
2012-04-17
1
-2
/
+2
*
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
2012-04-17
3
-7
/
+76
*
temporarily XFAIL this test until post RA
Preston Gurd
2012-04-17
1
-0
/
+1
*
Tidy up. 80 columns.
Jim Grosbach
2012-04-17
1
-7
/
+9
*
Typo.
Eric Christopher
2012-04-16
1
-1
/
+1
*
Make comment here more clear.
Eric Christopher
2012-04-16
1
-3
/
+4
*
Disable the atom scheduling test after r154874 broke it.
Chandler Carruth
2012-04-16
1
-0
/
+3
*
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
3
-0
/
+115
*
Temporarily turn off anti-dependency checking
Preston Gurd
2012-04-16
1
-1
/
+3
*
Add files which were not included by commit 154868.
Preston Gurd
2012-04-16
3
-0
/
+316
*
Relax this test a touch to cope with different assembly variants.
Chandler Carruth
2012-04-16
1
-1
/
+1
*
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
9
-34
/
+235
*
Fix updateTerminator to be resiliant to degenerate terminators where
Chandler Carruth
2012-04-16
3
-9
/
+31
*
MC assembly parser handling for trailing comma in macro instantiation.
Jim Grosbach
2012-04-16
2
-5
/
+29
[next]