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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate reg-imm / reg-reg-imm address mode selection logic in one place.
Anton Korobeynikov
2009-07-16
1
-1
/
+16
*
Add support for 12 bit displacements
Anton Korobeynikov
2009-07-16
3
-3
/
+132
*
Emit proper lowering of load from arg stack slot
Anton Korobeynikov
2009-07-16
1
-0
/
+19
*
Implement dynamic allocas
Anton Korobeynikov
2009-07-16
1
-0
/
+14
*
Add jump tables
Anton Korobeynikov
2009-07-16
1
-0
/
+39
*
Add rotates
Anton Korobeynikov
2009-07-16
1
-0
/
+13
*
Add patterns for integer negate
Anton Korobeynikov
2009-07-16
2
-0
/
+15
*
Provide proper patterns for and with imm instructions. Tune the tests accordi...
Anton Korobeynikov
2009-07-16
7
-14
/
+13
*
Add 32 bit and reg-imm and disable invalid patterns for now
Anton Korobeynikov
2009-07-16
7
-10
/
+25
*
Add z9 and z10 target processors. Mark z10-only instructions as such.
Anton Korobeynikov
2009-07-16
1
-3
/
+3
*
Proper lower 'small' results
Anton Korobeynikov
2009-07-16
1
-0
/
+12
*
Completel forgot about unconditional branches
Anton Korobeynikov
2009-07-16
1
-0
/
+18
*
Lower addresses of globals
Anton Korobeynikov
2009-07-16
1
-0
/
+23
*
Test (incomplete) for easy muls
Anton Korobeynikov
2009-07-16
1
-0
/
+29
*
Provide "wide" muls and divs/rems
Anton Korobeynikov
2009-07-16
1
-0
/
+55
*
Tests for cmp / br_cc / select_cc
Anton Korobeynikov
2009-07-16
5
-0
/
+570
*
Emit callee-saved regs spills / restores
Anton Korobeynikov
2009-07-16
2
-2
/
+2
*
Some preliminary call lowering
Anton Korobeynikov
2009-07-16
2
-0
/
+29
*
Prologue / epilogue emission
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
Add simple frame index elimination
Anton Korobeynikov
2009-07-16
2
-0
/
+28
*
Provide proper test :)
Anton Korobeynikov
2009-07-16
1
-10
/
+9
*
Add address computation stuff
Anton Korobeynikov
2009-07-16
1
-0
/
+12
*
Add mem-imm stores
Anton Korobeynikov
2009-07-16
1
-0
/
+35
*
Add stores and truncstores
Anton Korobeynikov
2009-07-16
1
-0
/
+67
*
Add patterns for various extloads
Anton Korobeynikov
2009-07-16
1
-0
/
+75
*
Add shifts and reg-imm address matching
Anton Korobeynikov
2009-07-16
1
-0
/
+121
*
Add bunch of 32-bit patterns... Uffff :)
Anton Korobeynikov
2009-07-16
12
-0
/
+412
*
Add tests for fixes I committed earlier to the C++ FE.
Rafael Espindola
2009-07-16
2
-0
/
+22
*
Add bunch of reg-imm movs
Anton Korobeynikov
2009-07-16
1
-4
/
+47
*
Provide masked reg-imm 'or' and 'and'
Anton Korobeynikov
2009-07-16
2
-8
/
+46
*
Fix test running lines
Anton Korobeynikov
2009-07-16
10
-10
/
+10
*
Add reg-reg and pattern
Anton Korobeynikov
2009-07-16
2
-0
/
+16
*
Add sub reg-reg pattern
Anton Korobeynikov
2009-07-16
2
-0
/
+14
*
Add xor reg-reg pattern
Anton Korobeynikov
2009-07-16
2
-0
/
+12
*
Add or reg-reg pattern.
Anton Korobeynikov
2009-07-16
2
-0
/
+15
*
Add add reg-reg and reg-imm patterns
Anton Korobeynikov
2009-07-16
2
-0
/
+12
*
Add simple reg-reg and reg-imm moves
Anton Korobeynikov
2009-07-16
2
-0
/
+12
*
Minimal lowering for formal_arguments / ret
Anton Korobeynikov
2009-07-16
1
-0
/
+6
*
Add testsuite dir for systemz stuff
Anton Korobeynikov
2009-07-16
1
-0
/
+5
*
Combine an unaligned store of unaligned load into a memmove.
Richard Osborne
2009-07-16
1
-0
/
+12
*
Expand unaligned 32 bit loads from an address which is a constant
Richard Osborne
2009-07-16
2
-0
/
+31
*
Custom lower unaligned 32 bit stores and loads into libcalls. This is
Richard Osborne
2009-07-16
2
-0
/
+18
*
Let callers decide the sub-register index on the def operand of rematerialize...
Evan Cheng
2009-07-16
2
-1
/
+215
*
implement .include in the lexer/parser instead of passing it into the streamer.
Chris Lattner
2009-07-16
1
-6
/
+7
*
Switch invars away from using isTrapping when it really shouldn't be
Eli Friedman
2009-07-15
1
-0
/
+19
*
Don't restrict the set of instructions where we try to constant-fold the
Eli Friedman
2009-07-15
1
-0
/
+13
*
ShortenDeadCopySrcLiveRange needs to be more conservative in multi-kill situa...
Evan Cheng
2009-07-15
1
-0
/
+958
*
Fix test so it works on systems where wchar_t != int.
Dale Johannesen
2009-07-15
1
-10
/
+2
*
Test for llvm-gcc patch 75822.
Dale Johannesen
2009-07-15
1
-0
/
+15
*
Apparently Darwin doesn't have /dev/full :-(.
Dan Gohman
2009-07-15
1
-3
/
+0
[next]