| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix PR15355 | Michael Liao | 2013-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | - Clear 'mayStore' flag when loading from the atomic variable before the spin loop - Clear kill flag from one use to multiple use in registers forming the address to that atomic variable - don't use a physical register as live-in register in BB (neither entry nor landing pad.) by copying it into virtual register (patch by Cameron Zwarich) llvm-svn: 176538 | ||||
| * | Make atomic load and store of pointers work. Tighten verification of atomic ↵ | Eli Friedman | 2012-08-17 | 1 | -0/+22 |
| operations so other unexpected operations don't slip through. Based on patch by Logan Chien. PR11786/PR13186. llvm-svn: 162146 | |||||

