This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Bindings
/
llvm-c
History
James Y Knight
8bd8534aa3
LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw/cmpxchg instruction.
...
(Now that these can have alignment specified.)
2021-02-12 18:31:18 -05:00
..
ARM
…
Inputs
…
X86
…
add_named_metadata_operand.ll
…
atomics.ll
Make IRBuilder automatically set alignment on load/store/alloca.
2020-04-13 13:43:14 -07:00
calc.test
…
callsite_attributes.ll
…
debug_info.ll
[IR] Make nosync, nofree and willreturn default for intrinsics.
2020-10-20 11:57:19 +02:00
echo.ll
LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw/cmpxchg instruction.
2021-02-12 18:31:18 -05:00
empty.ll
…
freeze.ll
[IR] Redefine Freeze instruction
2019-11-12 10:49:00 +09:00
function_attributes.ll
…
functions.ll
…
globals.ll
…
invalid-bitcode.test
…
invoke.ll
Revert "Expose TailCallKind via the LLVM C API"
2019-08-15 03:49:51 +00:00
memops.ll
Make IRBuilder automatically set alignment on load/store/alloca.
2020-04-13 13:43:14 -07:00
objectfile.ll
…
set_metadata.ll
…