1. 6ef8002 Replace most users of UnknownSize with LocationSize::unknown(); NFC by George Burgess IV · 7 years ago
  2. 77eeac3 llvm: Add support for "-fno-delete-null-pointer-checks" by Manoj Gupta · 7 years ago
  3. 193429f [ModRefInfo] Make enum ModRefInfo an enum class [NFC]. by Alina Sbirlea · 8 years ago
  4. 967e796 Allow None as a MemoryLocation to getModRefInfo by Alina Sbirlea · 8 years ago
  5. bb80d3e Enhance synchscope representation by Konstantin Zhuravlyov · 8 years ago
  6. aec2fa3 Revert @llvm.assume with operator bundles (r289755-r289757) by Daniel Jasper · 9 years ago
  7. 3ca4a6b Remove the AssumptionCache by Hal Finkel · 9 years ago
  8. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  9. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  10. 800f87a NFC: make AtomicOrdering an enum class by JF Bastien · 9 years ago
  11. 12884f7 [AA] Hoist the logic to reformulate various AA queries in terms of other by Chandler Carruth · 10 years ago
  12. 2be1075 [AA] Enhance the new AliasAnalysis infrastructure with an optional by Chandler Carruth · 10 years ago
  13. 7b560d4 [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible by Chandler Carruth · 10 years ago
  14. 17e0bc3 [PM/AA] Hoist the interface for BasicAA into a header file. by Chandler Carruth · 10 years ago
  15. 194f59c [PM/AA] Extract the ModRef enums from the AliasAnalysis class in by Chandler Carruth · 10 years ago
  16. ac80dc7 [PM/AA] Remove the Location typedef from the AliasAnalysis class now by Chandler Carruth · 10 years ago
  17. ec1de3f Make getModRefInfo(Instruction *) not crash on certain types of instructions by Daniel Berlin · 10 years ago
  18. b2d2276 Make getModRefInfo with a default location not crash. by Daniel Berlin · 10 years ago