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
/
lib
/
Target
/
X86
/
X86FlagsCopyLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r339945:
Hans Wennborg
2018-08-17
1
-6
/
+11
*
[x86] Fix a really subtle miscompile due to a somewhat glaring bug in
Chandler Carruth
2018-08-01
1
-2
/
+5
*
[x86] Teach the EFLAGS copy lowering to handle much more complex control
Chandler Carruth
2018-07-13
1
-44
/
+161
*
[x86] Fix another trivial bug in x86 flags copy lowering that has been
Chandler Carruth
2018-07-12
1
-3
/
+6
*
[x86] Fix EFLAGS copy lowering to correctly handle walking past uses in
Chandler Carruth
2018-07-12
1
-1
/
+1
*
[x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to
Chandler Carruth
2018-05-15
1
-3
/
+142
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-13
/
+15
*
[x86] Remove a comment obviated by r330269. Should have deleted the
Chandler Carruth
2018-05-12
1
-5
/
+0
*
[x86] Switch EFLAGS copy lowering to use reg-reg form of testing for
Chandler Carruth
2018-04-18
1
-1
/
+1
*
[x86] Fix PR37100 by teaching the EFLAGS copy lowering to rewrite uses
Chandler Carruth
2018-04-18
1
-82
/
+125
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-04-13
1
-1
/
+1
*
[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit ...
Craig Topper
2018-04-11
1
-3
/
+22
*
[x86] Introduce a pass to begin more systematically fixing PR36028 and simila...
Chandler Carruth
2018-04-10
1
-0
/
+734