Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and | Bill Wendling | 2012-06-28 | 1 | -1/+1 |
* | Rename @llvm.debugger to @llvm.debugtrap. | Dan Gohman | 2012-05-14 | 1 | -1/+1 |
* | Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(), | Dan Gohman | 2012-05-11 | 1 | -0/+1 |
* | Refactor the SelectionDAG's 'dump' methods into their own .cpp file. | Bill Wendling | 2012-03-13 | 1 | -0/+631 |