Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-09-15 | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. | Craig Topper |
2012-05-15 | Allow MCCodeEmitter access to the target MCRegisterInfo. | Jim Grosbach |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper |
2012-01-24 | Widen the instruction encoder that TblGen emits to a 64 bits, which should ac... | Owen Anderson |
2012-01-20 | More dead code removal (using -Wunreachable-code) | David Blaikie |
2011-07-25 | Refactor MBlaze target to separate MC routines from Target routines. | Evan Cheng |