Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0d51197051a6ca1f1bcd99b607bbd0956663d4ce
/
llvm
/
lib
/
Target
/
X86
/
X86FlagsCopyLowering.cpp
2ce191e
[x86] Fix a really subtle miscompile due to a somewhat glaring bug in
by Chandler Carruth
· 7 years ago
caa7b03
[x86] Teach the EFLAGS copy lowering to handle much more complex control
by Chandler Carruth
· 7 years ago
b4faf4c
[x86] Fix another trivial bug in x86 flags copy lowering that has been
by Chandler Carruth
· 7 years ago
1c8234f
[x86] Fix EFLAGS copy lowering to correctly handle walking past uses in
by Chandler Carruth
· 7 years ago
5ecd81a
[x86][eflags] Fix PR37431 by teaching the EFLAGS copy lowering to
by Chandler Carruth
· 8 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 8 years ago
095d695
[x86] Remove a comment obviated by r330269. Should have deleted the
by Chandler Carruth
· 8 years ago
ccd3ecb
[x86] Switch EFLAGS copy lowering to use reg-reg form of testing for
by Chandler Carruth
· 8 years ago
1f87618
[x86] Fix PR37100 by teaching the EFLAGS copy lowering to rewrite uses
by Chandler Carruth
· 8 years ago
372ffa1
[NFC] fix trivial typos in comments
by Hiroshi Inoue
· 8 years ago
ee2c1de
[X86] In X86FlagsCopyLowering, when rewriting a memory setcc we need to emit an explicit MOV8mr instruction.
by Craig Topper
· 8 years ago
19618fc
[x86] Introduce a pass to begin more systematically fixing PR36028 and similar issues.
by Chandler Carruth
· 8 years ago