mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
33fe993f2e
This also simplifies the IR we create slightly: instead of working out where success & failure should go manually, it turns out we can just always jump to a success/failure block created for the purpose. Later phases will sort out the mess without much difficulty. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210917 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
atomic-expansion-v7.ll | ||
atomic-expansion-v8.ll | ||
cmpxchg-weak.ll | ||
lit.local.cfg |