index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
flags-copy-lowering.mir
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instructions since we're...
Craig Topper
2018-08-16
1
-3
/
+3
*
[X86] Change the MOV32ri64 pseudo instruction to def a GR64 directly instead ...
Craig Topper
2018-08-11
1
-8
/
+8
*
[x86] Fix a really subtle miscompile due to a somewhat glaring bug in
Chandler Carruth
2018-08-01
1
-0
/
+119
*
[x86] Fix a capitalization that I failed to save in my editor before
Chandler Carruth
2018-07-13
1
-1
/
+1
*
[x86] Teach the EFLAGS copy lowering to handle much more complex control
Chandler Carruth
2018-07-13
1
-0
/
+198
*
[x86] Fix another trivial bug in x86 flags copy lowering that has been
Chandler Carruth
2018-07-12
1
-0
/
+106
*
[x86] Fix EFLAGS copy lowering to correctly handle walking past uses in
Chandler Carruth
2018-07-12
1
-0
/
+79
*
NFC - Typo fixes in X86 flags-copy-lowering.mir test
Gabor Buella
2018-07-07
1
-3
/
+3
*
[x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to
Chandler Carruth
2018-05-15
1
-0
/
+71
*
[x86] Switch EFLAGS copy lowering to use reg-reg form of testing for
Chandler Carruth
2018-04-18
1
-10
/
+10
*
[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit ...
Craig Topper
2018-04-11
1
-2
/
+1
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-0
/
+485