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
/
SystemZ
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Don't use LOAD and STORE REVERSED for volatile accesses
Richard Sandiford
2013-05-31
4
-24
/
+72
*
[SystemZ] Enable unaligned accesses
Richard Sandiford
2013-05-30
12
-5
/
+386
*
[SystemZ] Two tests missing from previous commit
Richard Sandiford
2013-05-29
2
-0
/
+218
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
4
-100
/
+274
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
16
-49
/
+426
*
[SystemZ] Tighten branch tests
Richard Sandiford
2013-05-21
85
-442
/
+442
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
6
-3
/
+200
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
1
-0
/
+131
*
[SystemZ] Add CodeGen test cases
Ulrich Weigand
2013-05-06
296
-0
/
+31125
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
68
-2502
/
+0
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
14
-55
/
+55
*
Remove custom allocation orders in SystemZ.
Jakob Stoklund Olesen
2011-06-15
1
-2
/
+2
*
Fix SystemZ tests
Jakob Stoklund Olesen
2011-03-31
1
-1
/
+2
*
If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG messag...
Devang Patel
2010-12-06
1
-24
/
+19
*
Correct bogus module triple specifications.
Duncan Sands
2010-08-30
14
-14
/
+14
*
SystemZ really does mean "has calls" and not just "adjusts stack." Go ahead and
Bill Wendling
2010-05-14
1
-1
/
+3
*
add newlines at the end of files.
Chris Lattner
2010-04-07
12
-12
/
+12
*
Split big test into multiple directories to cater to
Dale Johannesen
2010-04-07
1
-0
/
+33
*
Teach dag combine to fold the following transformation more aggressively:
Evan Cheng
2010-01-06
1
-2
/
+2
*
Fix invalid chain folding for memory variant of sdiv / udiv
Anton Korobeynikov
2010-01-04
1
-0
/
+50
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
65
-155
/
+155
*
Add missing RUN line
Anton Korobeynikov
2009-08-22
1
-0
/
+1
*
Reduce the test
Anton Korobeynikov
2009-08-22
1
-88
/
+5
*
Add fcopysign instructions
Anton Korobeynikov
2009-08-21
1
-0
/
+22
*
Handle 'r' inline asm constraint
Anton Korobeynikov
2009-08-21
1
-0
/
+103
*
Various AsmWriter output cleanups. Use WriteAsOperand instead of
Dan Gohman
2009-08-13
1
-2
/
+2
*
Add testcases for reg-mem arithemtics added recently
Anton Korobeynikov
2009-08-05
1
-0
/
+133
*
Convert bswap test to filecheck, add more test entries & convert stuff to fil...
Anton Korobeynikov
2009-08-05
1
-6
/
+31
*
convert this test to filecheck format, which is faster and avoids false match...
Chris Lattner
2009-07-21
1
-4
/
+16
*
Enable cross register class coalescing.
Evan Cheng
2009-07-18
1
-1
/
+1
*
Make xfail proper
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Temporary disable 16 bit bswap
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
Add bswap patterns
Anton Korobeynikov
2009-07-16
1
-0
/
+48
*
Fix logic inversion for RI-mode address selection
Anton Korobeynikov
2009-07-16
1
-0
/
+32
*
Unbreak the test
Anton Korobeynikov
2009-07-16
1
-1
/
+2
*
Expand 32-bit bitconverts via memory
Anton Korobeynikov
2009-07-16
1
-0
/
+15
*
Fix incomin arg stack frame offset in case we need to generate stack frame
Anton Korobeynikov
2009-07-16
1
-0
/
+22
*
Revert the commit, it just hides the real bug
Anton Korobeynikov
2009-07-16
7
-182
/
+14
*
Lower anyext to zext, 32-bit stuff does not have any implicit zero-extension ...
Anton Korobeynikov
2009-07-16
7
-14
/
+182
*
Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide...
Anton Korobeynikov
2009-07-16
2
-5
/
+5
*
Implement 'large' PIC model
Anton Korobeynikov
2009-07-16
2
-0
/
+56
*
Implement shifts properly (hopefilly - finally!)
Anton Korobeynikov
2009-07-16
1
-0
/
+25
*
Properly handle divides. As a bonus - implement memory versions of them.
Anton Korobeynikov
2009-07-16
2
-4
/
+68
*
32 bit shifts have only 12 bit displacements
Anton Korobeynikov
2009-07-16
1
-0
/
+27
*
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
[next]