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
/
SystemZLongBranch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences
Richard Sandiford
2013-08-05
1
-0
/
+31
*
[SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
2013-08-05
1
-270
/
+11
*
[SystemZ] Reuse CC results for integer comparisons with zero
Richard Sandiford
2013-08-01
1
-15
/
+170
*
[SystemZ] Be more careful about inverting CC masks
Richard Sandiford
2013-07-31
1
-3
/
+7
*
[SystemZ] Move compare-and-branch generation even later
Richard Sandiford
2013-07-31
1
-11
/
+110
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-3
/
+3
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-2
/
+2
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
1
-0
/
+11
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
1
-0
/
+32
*
[SystemZ] Tweak SystemZInstrInfo::isBranch() interface
Richard Sandiford
2013-05-28
1
-5
/
+4
*
[SystemZ] Fix thinko in long branch pass
Richard Sandiford
2013-05-22
1
-26
/
+40
*
Fix indentation
Richard Sandiford
2013-05-21
1
-9
/
+9
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-0
/
+357