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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
it's pointed out that R11 can be used for magic things, and doing things just...
Chris Lattner
2012-05-30
2
-17
/
+16
*
Extend the (abi-irrelevant) return convention to be able to return more than ...
Chris Lattner
2012-05-30
1
-0
/
+17
*
[arm-fast-isel] Add support for the llvm.frameaddress() intrinsic.
Chad Rosier
2012-05-30
1
-0
/
+100
*
Teach taildup to update livein set. rdar://11538365
Evan Cheng
2012-05-30
1
-0
/
+140
*
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
Bob Wilson
2012-05-30
1
-0
/
+14
*
Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...
Benjamin Kramer
2012-05-29
1
-2
/
+39
*
Add llvm.fabs intrinsic.
Peter Collingbourne
2012-05-28
1
-0
/
+21
*
These tests used intrinsics with the wrong prototype. They weren't caught be...
Chris Lattner
2012-05-27
3
-24
/
+26
*
SelectionDAGBuilder: When emitting small compare chains for switches order th...
Benjamin Kramer
2012-05-26
1
-0
/
+37
*
[NVPTX] Add a new test case for the newly-enabled call handling
Justin Holewinski
2012-05-25
1
-0
/
+26
*
test/CodeGen/X86/bigstructret.ll: Suppress one test. It is msvc-incompatible....
NAKAMURA Takumi
2012-05-25
1
-12
/
+0
*
test/CodeGen/X86/bigstructret.ll: Relax stack offsets for hosts of stack-alig...
NAKAMURA Takumi
2012-05-25
1
-2
/
+2
*
Simplify code for calling a function where CanLowerReturn fails, fixing a sma...
Eli Friedman
2012-05-25
1
-6
/
+35
*
Fix for CHECK-NOT misspelling.
David Blaikie
2012-05-24
1
-1
/
+1
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
30
-2186
/
+0
*
Turn on mips16 pseudo op when compiling for mips16.
Akira Hatanaka
2012-05-24
1
-0
/
+3
*
Enable Mips16 compiler to compile a null program.
Akira Hatanaka
2012-05-24
1
-0
/
+10
*
Add a test case for global live range splitting.
Jakob Stoklund Olesen
2012-05-23
1
-0
/
+27
*
Add a last resort tryInstructionSplit() to RAGreedy.
Jakob Stoklund Olesen
2012-05-23
1
-0
/
+22
*
Correctly deal with identity copies in RegisterCoalescer.
Jakob Stoklund Olesen
2012-05-23
1
-0
/
+82
*
[arm-fast-isel] Add support for non-global callee.
Chad Rosier
2012-05-23
1
-0
/
+20
*
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
[next]