Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -4/+4 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-09 | 1 | -2/+2 |
* | Forgot to add a break statement. | Preston Gurd | 2013-09-30 | 1 | -0/+1 |
* | The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress | Preston Gurd | 2013-09-30 | 1 | -0/+8 |
* | Don't cache the instruction and register info from the TargetMachine, because | Bill Wendling | 2013-06-07 | 1 | -1/+1 |
* | Make function documentation conform to llvm standards. | Preston Gurd | 2013-04-25 | 1 | -30/+32 |
* | This patch adds the X86FixupLEAs pass, which will reduce instruction | Preston Gurd | 2013-04-25 | 1 | -0/+251 |