Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-27 | Upgrade syntax of tests using volatile instructions to use 'load volatile' ↵ | Chris Lattner | |
instead of 'volatile load', which is archaic. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145171 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-11-20 | Fix IPSCCP's code for deleting dead blocks to tolerate outstanding | Dan Gohman | |
blockaddress users. This fixes PR5569. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89483 91177308-0d34-0410-b5e6-96231b3b80d8 |