| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter Penalty from the BoundsChecking pass. | Joey Gouly | 2012-11-23 | 1 | -4/+3 |
| * | Remove a wrapper around getIntPtrType added to GVN by Hal in commit 166624 (the | Duncan Sands | 2012-10-29 | 1 | -1/+1 |
| * | Add in support for getIntPtrType to get the pointer type based on the address... | Micah Villmow | 2012-10-24 | 1 | -1/+1 |
| * | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -4/+4 |
| * | Make MemoryBuiltins aware of TargetLibraryInfo. | Benjamin Kramer | 2012-08-29 | 1 | -1/+5 |
| * | revert r160742: it's breaking CMake build | Nuno Lopes | 2012-07-25 | 1 | -4/+1 |
| * | MemoryBuiltins: add support to determine the size of strdup'ed non-constant s... | Nuno Lopes | 2012-07-25 | 1 | -1/+4 |
| * | move the bounds checking pass to the instrumentation folder, where it belongs... | Nuno Lopes | 2012-07-20 | 1 | -0/+209 |

