llvm-project/llvm/tools/llvm-c-test
Eli Friedman 89e0662dee Make IRBuilder automatically set alignment on load/store/alloca.
This is equivalent in terms of LLVM IR semantics, but we want to
transition away from using MaybeAlign to represent the alignment of
these instructions.

Differential Revision: https://reviews.llvm.org/D77984
2020-04-13 13:43:14 -07:00
..
CMakeLists.txt
attributes.c
calc.c
debuginfo.c Add debug info support for Swift/Clang APINotes. 2020-03-11 18:47:30 -07:00
diagnostic.c
disassemble.c
echo.cpp Make IRBuilder automatically set alignment on load/store/alloca. 2020-04-13 13:43:14 -07:00
helpers.c
include-all.c
llvm-c-test.h
main.c
metadata.c
module.c
object.c
targets.c