Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
| | | | | llvm-svn: 207197 | ||||
* | [Sparc] Use SparcMCExpr::VariantKind itself as MachineOperand's target flags. | Venkatraman Govindaraju | 2014-02-07 | 1 | -34/+2 |
| | | | | llvm-svn: 200960 | ||||
* | Move the llvm mangler to lib/IR. | Rafael Espindola | 2014-01-07 | 1 | -1/+1 |
| | | | | | | This makes it available to tools that don't link with target (like llvm-ar). llvm-svn: 198708 | ||||
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -2/+2 |
| | | | | | | | | | | subsequent changes are easier to review. About to fix some layering issues, and wanted to separate out the necessary churn. Also comment and sink the include of "Windows.h" in three .inc files to match the usage in Memory.inc. llvm-svn: 198685 | ||||
* | [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter. | Venkatraman Govindaraju | 2013-12-26 | 1 | -0/+141 |
llvm-svn: 198030 |