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
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch adds a predicate to existing mips32 and mips64 so that those
Akira Hatanaka
2012-05-22
6
-101
/
+134
*
ARM: .end_data_region mismatch in Thumb2.
Jim Grosbach
2012-05-21
1
-2
/
+5
*
Thumb2: RSB source register should be rGRP not GPRnopc.
Jim Grosbach
2012-05-21
1
-4
/
+4
*
Allow 256-bit shuffles to still be split even if only half of the shuffle com...
Craig Topper
2012-05-21
1
-15
/
+44
*
Make the global base reg GR32_NOSP.
Jakob Stoklund Olesen
2012-05-20
1
-1
/
+1
*
Add a missing PPC 64-bit stwu pattern.
Hal Finkel
2012-05-20
1
-0
/
+8
*
Use the right register class for LDRrs.
Jakob Stoklund Olesen
2012-05-20
1
-1
/
+1
*
Transfer memory operands to the right instruction.
Jakob Stoklund Olesen
2012-05-20
1
-1
/
+1
*
Add a FIXME about access to negative stack-pointer offsets on PPC32.
Hal Finkel
2012-05-19
1
-0
/
+2
*
On Haswell, perfer storing YMM registers using a single instruction.
Nadav Rotem
2012-05-19
1
-5
/
+4
*
Add support for additional in-reg vbroadcast patterns
Nadav Rotem
2012-05-19
1
-3
/
+9
*
Tidy up some spacing and inconsistent use of pre/post increment. No functiona...
Craig Topper
2012-05-19
2
-28
/
+28
*
Ordinary PR1255 patch: DifferenceEngine and CPPBackend adopted to the new Swi...
Stepan Dyatkovskiy
2012-05-19
1
-1
/
+1
*
Copy some AVX support from MCJIT to JIT. Maybe will fix PR12748.
Craig Topper
2012-05-19
1
-17
/
+29
*
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-19
1
-12
/
+17
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
4
-24
/
+40
*
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-18
1
-0
/
+5
*
Simplify code a bit. No functional change intended.
Craig Topper
2012-05-18
1
-14
/
+8
*
Simplify handling of v16i8 shuffles and fix a missed optimization.
Craig Topper
2012-05-18
1
-30
/
+8
*
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-17
3
-11
/
+54
*
Remove incorrect pattern for ARM SMML instruction.
Tim Northover
2012-05-17
1
-2
/
+1
*
This patch adds the register class for MIPS16 as well as the ability for
Akira Hatanaka
2012-05-16
5
-11
/
+26
*
Hexagon: Remove unused command line option.
Benjamin Kramer
2012-05-16
1
-2
/
+0
*
Avoid creating a cycle when folding load / op with flag / store. PR11451474. ...
Evan Cheng
2012-05-16
1
-0
/
+14
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
10
-0
/
+16
*
Temporarily disable anti-dependence breaking for Mips until bug 12829 is
Akira Hatanaka
2012-05-15
1
-1
/
+1
*
Remove extraneous ';'.
Bill Wendling
2012-05-15
1
-1
/
+1
*
Add a command line option to skip the delay slot filler pass entirely for Mips.
Akira Hatanaka
2012-05-14
1
-0
/
+10
*
Fix use of uninitialized variable.
David Blaikie
2012-05-14
1
-1
/
+1
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
15
-3689
/
+339
*
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
1
-1
/
+1
*
Hexagon: Initialize TBB to 0.
Benjamin Kramer
2012-05-13
1
-0
/
+1
*
Make sure new value jump is enabled for Hexagon V5 as well.
Sirish Pande
2012-05-12
1
-10
/
+27
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
7
-2
/
+682
*
Remove MipsEmitGPRestore.cpp.
Akira Hatanaka
2012-05-12
3
-99
/
+0
*
Delete all functions that are no longer needed in MipsFunctionInfo, including
Akira Hatanaka
2012-05-12
2
-15
/
+1
*
Stop reserving register $gp. Do not call isGPFI to check whether a frame object
Akira Hatanaka
2012-05-12
1
-8
/
+1
*
Do not add the pass which restores $gp after every function call.
Akira Hatanaka
2012-05-12
1
-9
/
+0
*
Make the following changes in MipsISelLowering.cpp:
Akira Hatanaka
2012-05-12
1
-8
/
+8
*
Make the following changes in MipsFrameLowering.cpp:
Akira Hatanaka
2012-05-12
1
-32
/
+3
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
3
-31
/
+11
*
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-12
1
-35
/
+52
*
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
1
-1
/
+2
*
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
1
-0
/
+4
*
Updated instruction table due to addded intrinsics.
Brendon Cahoon
2012-05-11
1
-1880
/
+1943
*
Remove warnings from HexagonVLIWPacketizer.
Sirish Pande
2012-05-11
1
-3
/
+3
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
15
-339
/
+3626
*
Typo.
Chad Rosier
2012-05-11
1
-1
/
+1
*
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
1
-12
/
+2
*
Hexagon V5 intrinsics support.
Sirish Pande
2012-05-11
3
-615
/
+1061
[next]