Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-12-03 | fix stats for added checks | Nuno Lopes |
2012-11-23 | Remove unused parameter Penalty from the BoundsChecking pass. | Joey Gouly |
2012-10-29 | Remove a wrapper around getIntPtrType added to GVN by Hal in commit 166624 (the | Duncan Sands |
2012-10-24 | Add in support for getIntPtrType to get the pointer type based on the address... | Micah Villmow |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-08-29 | Make MemoryBuiltins aware of TargetLibraryInfo. | Benjamin Kramer |
2012-07-25 | revert r160742: it's breaking CMake build | Nuno Lopes |
2012-07-25 | MemoryBuiltins: add support to determine the size of strdup'ed non-constant s... | Nuno Lopes |
2012-07-20 | move the bounds checking pass to the instrumentation folder, where it belongs... | Nuno Lopes |