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