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
/
SystemZ
/
SystemZOperands.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
2013-08-27
1
-6
/
+1
*
[SystemZ] Prefer LHI;ST... over LAY;MV...
Richard Sandiford
2013-08-23
1
-0
/
+3
*
[SystemZ] Be more careful about inverting CC masks (conditional loads)
Richard Sandiford
2013-07-31
1
-9
/
+0
*
[SystemZ] Add LOC and LOCG
Richard Sandiford
2013-07-25
1
-0
/
+9
*
[SystemZ] Use MVC for memcpy
Richard Sandiford
2013-07-08
1
-0
/
+5
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-39
/
+61
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
1
-2
/
+11
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
1
-8
/
+26
*
[SystemZ] Match operands to fields by name rather than by order
Richard Sandiford
2013-05-14
1
-5
/
+8
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+435
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-325
/
+0
*
Fix imm printing for logical instructions.
Anton Korobeynikov
2011-02-01
1
-0
/
+15
*
fix a type compatibility bug. imm is i32 in the input
Chris Lattner
2010-03-08
1
-0
/
+4
*
Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...
Owen Anderson
2009-08-11
1
-2
/
+2
*
Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...
Owen Anderson
2009-08-10
1
-2
/
+2
*
Unbreak mvi and friends - emit only 'significant' part of the operand
Anton Korobeynikov
2009-07-16
1
-6
/
+11
*
Implement all comparisons
Anton Korobeynikov
2009-07-16
1
-6
/
+14
*
Implement 'large' PIC model
Anton Korobeynikov
2009-07-16
1
-0
/
+4
*
Implement shifts properly (hopefilly - finally!)
Anton Korobeynikov
2009-07-16
1
-3
/
+3
*
32 bit shifts have only 12 bit displacements
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Consolidate reg-imm / reg-reg-imm address mode selection logic in one place.
Anton Korobeynikov
2009-07-16
1
-1
/
+7
*
Add support for 12 bit displacements
Anton Korobeynikov
2009-07-16
1
-3
/
+12
*
Provide proper patterns for and with imm instructions. Tune the tests accordi...
Anton Korobeynikov
2009-07-16
1
-0
/
+274