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
/
CodeGen
/
AVR
/
atomics
History
Dylan McKay
d00f9c1ef1
[AVR] Elaborate LDWRdPtr into
ld r, X++; ld r+1, X
...
Patch by Gergo Erdi. llvm-svn: 314896
2017-10-04 10:33:36 +00:00
..
fence.ll
…
load8.ll
…
load16.ll
[AVR] Elaborate LDWRdPtr into
ld r, X++; ld r+1, X
2017-10-04 10:33:36 +00:00
load32.ll
…
load64.ll
…
load-store-16-unexpected-register-bug.ll
[AVR] Use the correct register classes for 16-bit atomic operations
2017-08-24 00:14:38 +00:00
store16.ll
…
store.ll
…
swap.ll
…