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
*
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
*
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
5
-0
/
+104
*
Delete latter half of CMakeLists.txt.
Akira Hatanaka
2012-04-17
1
-15
/
+0
*
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
13
-93
/
+872
*
Goodbye, JSONParser...
Manuel Klimek
2012-04-17
2
-303
/
+0
*
Remove unused CCIfSubtarget.
Jay Foad
2012-04-17
4
-16
/
+0
*
Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.
James Molloy
2012-04-17
1
-8
/
+44
*
Revert "SCEV: When expanding a GEP the final addition to the base pointer has...
Benjamin Kramer
2012-04-17
1
-1
/
+1
*
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
*
SlotIndexes used to store the index list in a crufty custom linked-list. I can't
Lang Hames
2012-04-17
1
-27
/
+25
*
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
2012-04-17
1
-7
/
+1
*
Typo.
Eric Christopher
2012-04-16
1
-1
/
+1
*
Make comment here more clear.
Eric Christopher
2012-04-16
1
-3
/
+4
*
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
1
-0
/
+62
*
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
*
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
8
-34
/
+226
*
Fix updateTerminator to be resiliant to degenerate terminators where
Chandler Carruth
2012-04-16
1
-7
/
+29
*
MC assembly parser handling for trailing comma in macro instantiation.
Jim Grosbach
2012-04-16
1
-5
/
+5
*
ARM handle :lower16: and :upper16: after a '#' prefix.
Jim Grosbach
2012-04-16
1
-13
/
+17
*
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
2
-26
/
+3
*
Fix incorrect atomics codegen introduced in r154705, and extend test to catch...
Richard Smith
2012-04-16
1
-1
/
+1
*
Remove unused variable
David Blaikie
2012-04-16
1
-1
/
+0
*
ARM assembly two-operand forms for VRSHL.
Jim Grosbach
2012-04-16
1
-1
/
+36
*
Do not add offset in applyFixup. This has already been accounted for in Value.
Akira Hatanaka
2012-04-16
1
-4
/
+2
*
ARM two-operand aliases for VRHADD instructions.
Jim Grosbach
2012-04-16
1
-0
/
+32
*
Hexagon V5 (Floating Point) Support.
Sirish Pande
2012-04-16
19
-1468
/
+3365
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
2
-6
/
+48
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
1
-6
/
+7
*
Add a somewhat hacky heuristic to do something different from whole-loop
Chandler Carruth
2012-04-16
1
-3
/
+78
*
Fix style violation in BBVectorize (pointed out by Bill Wendling)
Hal Finkel
2012-04-16
1
-3
/
+3
*
Tweak the loop rotation logic to check whether the loop is naturally
Chandler Carruth
2012-04-16
1
-11
/
+51
*
Reapply 'Add reverseColor to raw_ostream'.
Benjamin Kramer
2012-04-16
3
-0
/
+49
*
Revert r154800 which breaks windows builders.
Argyrios Kyrtzidis
2012-04-16
3
-50
/
+0
*
Replace vpermd/vpermps intrinic patterns with custom lowering to target speci...
Craig Topper
2012-04-16
2
-18
/
+14
*
Add reverseColor to raw_ostream.
Argyrios Kyrtzidis
2012-04-16
3
-0
/
+50
*
Change type profile for vpermv back to using operand type for the mask argume...
Craig Topper
2012-04-16
2
-5
/
+5
*
Flip the arguments when converting vpermd/vpermps intrinsics into instruction...
Craig Topper
2012-04-16
1
-3
/
+3
*
Add a Fixme.
Bill Wendling
2012-04-16
1
-0
/
+2
*
Simplify checking for pointer types in BBVectorize (this change was suggested...
Hal Finkel
2012-04-16
1
-5
/
+2
*
Remove dead SD nodes after the combining pass. Fixes PR12201.
Hal Finkel
2012-04-16
1
-0
/
+1
*
Rewrite how machine block placement handles loop rotation.
Chandler Carruth
2012-04-16
1
-66
/
+70
*
Merge vpermps/vpermd and vpermpd/vpermq SD nodes.
Craig Topper
2012-04-16
4
-31
/
+20
*
Fix SDTypeProfile for vpermps. The mask operand should be v8i32.
Craig Topper
2012-04-16
1
-2
/
+4
*
Spacing fixes and 80 column fixes. Use 0 instead of 0x80 for undef indices in...
Craig Topper
2012-04-15
1
-9
/
+12
*
Remove AVX2 vpermq and vpermpd intrinsics. These can now be handled with norm...
Craig Topper
2012-04-15
1
-17
/
+8
*
Fix PR12529. The Vxx family of instructions are only supported by AVX.
Nadav Rotem
2012-04-15
1
-3
/
+13
*
Wire up support for diagnostic ranges in the ARMAsmParser.
Benjamin Kramer
2012-04-15
1
-3
/
+12
[next]