| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove includes of Support/Compiler.h that are no longer needed after the | Nick Lewycky | 2009-10-25 | 1 | -1/+0 | |
| * | Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. | Nick Lewycky | 2009-10-25 | 1 | -1/+1 | |
| * | Branches must be the last instruction in a Thumb2 IT block. Approved by Evan ... | Sandeep Patel | 2009-10-15 | 1 | -1/+5 | |
| * | Fix Thumb2 IT block pass bug. t2MOVi32imm may not be the start of a IT block. | Evan Cheng | 2009-09-28 | 1 | -21/+42 | |
| * | Make ARM and Thumb2 32-bit immediate materialization into a single 32-bit pseudo | Evan Cheng | 2009-09-28 | 1 | -6/+31 | |
| * | Turn on if-conversion for thumb2. | Evan Cheng | 2009-08-15 | 1 | -12/+8 | |
| * | I can type. | Evan Cheng | 2009-08-08 | 1 | -1/+1 | |
| * | Fix a bunch of namespace pollution. | Dan Gohman | 2009-08-07 | 1 | -2/+2 | |
| * | Don't put IT instruction before conditional branches. | Evan Cheng | 2009-07-11 | 1 | -5/+13 | |
| * | Add a thumb2 pass to insert IT blocks. | Evan Cheng | 2009-07-10 | 1 | -0/+108 | |

