index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert my previous patches that introduced an additional parameter to the obj...
Nuno Lopes
2012-05-22
7
-31
/
+15
*
Only erase virtregs with no uses left.
Jakob Stoklund Olesen
2012-05-22
1
-0
/
+118
*
FileCheck'ize test, and add a bit to test for r157221.
Jim Grosbach
2012-05-21
1
-1
/
+7
*
Allow 256-bit shuffles to still be split even if only half of the shuffle com...
Craig Topper
2012-05-21
1
-6
/
+15
*
When legalising shifts, do not pre-build a list of operands which
Peter Collingbourne
2012-05-20
1
-0
/
+18
*
Add a missing PPC 64-bit stwu pattern.
Hal Finkel
2012-05-20
1
-0
/
+28
*
Use the right register class for LDRrs.
Jakob Stoklund Olesen
2012-05-20
1
-2
/
+2
*
Transfer memory operands to the right instruction.
Jakob Stoklund Olesen
2012-05-20
1
-4
/
+4
*
Properly constrain register classes for sub-registers.
Jakob Stoklund Olesen
2012-05-20
1
-2
/
+2
*
Properly constrain register classes in 2-addr.
Jakob Stoklund Olesen
2012-05-20
1
-1
/
+1
*
Fix 12892.
Jakob Stoklund Olesen
2012-05-19
1
-0
/
+122
*
Erase joined copies immediately.
Jakob Stoklund Olesen
2012-05-19
1
-6
/
+6
*
On Haswell, perfer storing YMM registers using a single instruction.
Nadav Rotem
2012-05-19
1
-0
/
+14
*
Add support for additional in-reg vbroadcast patterns
Nadav Rotem
2012-05-19
1
-0
/
+37
*
Add support for the 'd' mips inline asm output modifier.
Eric Christopher
2012-05-19
1
-0
/
+6
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
2
-1
/
+45
*
Add support for the mips 'x' inline asm modifier.
Eric Christopher
2012-05-18
1
-0
/
+6
*
Simplify handling of v16i8 shuffles and fix a missed optimization.
Craig Topper
2012-05-18
2
-5
/
+6
*
Teach two-address pass to update the "source" map so it doesn't perform a
Evan Cheng
2012-05-18
1
-0
/
+16
*
Remove a test that was only testing for physreg joining.
Jakob Stoklund Olesen
2012-05-18
1
-12
/
+1
*
Remove -join-physregs from the test suite.
Jakob Stoklund Olesen
2012-05-17
17
-232
/
+227
*
Remove incorrect pattern for ARM SMML instruction.
Tim Northover
2012-05-17
1
-0
/
+13
*
Avoid creating a cycle when folding load / op with flag / store. PR11451474. ...
Evan Cheng
2012-05-16
1
-0
/
+46
*
Enable sub-sub-register copy coalescing.
Jakob Stoklund Olesen
2012-05-15
1
-0
/
+68
*
Enable all Hexagon tests.
Sirish Pande
2012-05-15
11
-28
/
+18
*
Fix PR12821.
Jakob Stoklund Olesen
2012-05-14
1
-1
/
+33
*
Revert 156634 upon request until code improvement changes are made.
Brendon Cahoon
2012-05-14
2
-74
/
+4
*
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
1
-2
/
+2
*
Support for Hexagon feature, New Value Jump.
Sirish Pande
2012-05-12
2
-0
/
+63
*
Fix test cases.
Akira Hatanaka
2012-05-12
13
-76
/
+76
*
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
2
-5
/
+5
*
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
2012-05-12
1
-2
/
+2
*
Do not replace operands of pseudo instructions with register $zero.
Akira Hatanaka
2012-05-11
1
-0
/
+16
*
Use regular expression to match register names.
Akira Hatanaka
2012-05-11
1
-1
/
+1
*
[fast-isel] Add support for selecting @llvm.trap().
Chad Rosier
2012-05-11
1
-0
/
+12
*
Hexagon constant extender support.
Brendon Cahoon
2012-05-11
2
-4
/
+74
*
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Min...
Chad Rosier
2012-05-11
1
-1
/
+1
*
[fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
Chad Rosier
2012-05-11
1
-0
/
+17
*
Fix test/CodeGen/X86/tls-pie.ll.
Hans Wennborg
2012-05-11
1
-1
/
+1
*
Implement initial-exec TLS model for 32-bit PIC x86
Hans Wennborg
2012-05-11
1
-4
/
+13
*
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-11
1
-0
/
+34
*
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-11
1
-2
/
+14
*
Add support for the 'X' inline asm operand modifier.
Eric Christopher
2012-05-10
1
-0
/
+15
*
Hexagon V5 FP Support.
Sirish Pande
2012-05-10
15
-0
/
+343
*
Revert: 156550 "ARM: peephole optimization to remove cmp instruction"
Manman Ren
2012-05-10
1
-34
/
+0
*
ARM: peephole optimization to remove cmp instruction
Manman Ren
2012-05-10
1
-0
/
+34
*
AVX2: Add an additional broadcast idiom.
Nadav Rotem
2012-05-10
1
-0
/
+12
*
Generate AVX/AVX2 shuffles even when there is a memory op somewhere else in t...
Nadav Rotem
2012-05-10
1
-0
/
+17
*
Added a regress test for the bug #9964 before close it.
Danil Malyshev
2012-05-09
1
-0
/
+9
*
change the objectsize intrinsic signature: add a 3rd parameter to denote the ...
Nuno Lopes
2012-05-09
7
-15
/
+31
[next]