llvm-project/llvm/lib/AsmParser
Eli Friedman 11aa3707e3 StoreInst should store Align, not MaybeAlign
This is D77454, except for stores.  All the infrastructure work was done
for loads, so the remaining changes necessary are relatively small.

Differential Revision: https://reviews.llvm.org/D79968
2020-05-15 12:26:58 -07:00
..
CMakeLists.txt [cmake] LLVMAsmParser - add include/llvm/ASMParser header path 2020-04-18 12:31:40 +01:00
LLLexer.cpp [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
LLLexer.h LLLexer.h - reduce SourceMgr.h include to SMLoc.h. NFC 2020-04-24 13:27:56 +01:00
LLParser.cpp StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
LLParser.h Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
LLToken.h [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
LLVMBuild.txt
Parser.cpp Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00