Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-09 | MC: Add target hook to control symbol quoting | Matt Arsenault | 1 | -2/+2 |
2015-05-30 | MC: Clean up MCExpr naming. NFC. | Jim Grosbach | 1 | -2/+2 |
2015-03-04 | Remove MCStreamer.h include from MCContext.h and explictly include it where n... | Pete Cooper | 1 | -0/+1 |
2014-08-10 | If available, pass down the Fixup object to EvaluateAsRelocatable. | Joerg Sonnenberger | 1 | -6/+0 |
2014-06-25 | Move expression visitation logic up to MCStreamer. | Rafael Espindola | 1 | -2/+1 |
2014-06-25 | Simplify the visitation of target expressions. No functionality change. | Rafael Espindola | 1 | -29/+3 |
2014-04-22 | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 1 | -1/+2 |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 1 | -1/+1 |
2012-02-07 | Convert assert(0) to llvm_unreachable | Craig Topper | 1 | -3/+2 |
2011-07-20 | Sink ARMMCExpr and ARMAddressingModes into MC layer. First step to separate A... | Evan Cheng | 1 | -0/+73 |