| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth | 2009-10-26 | 1 | -1/+1 |
* | Allow symbols to start from the digit if target requests it. This allows, e.g... | Anton Korobeynikov | 2009-09-18 | 1 | -0/+1 |
* | Big change #1 for personality function references: | Chris Lattner | 2009-09-16 | 1 | -3/+0 |
* | remove some horrible MAI hooks which fortunately turn out to be always empty. | Chris Lattner | 2009-09-15 | 1 | -4/+0 |
* | remove MAI::JumpTableSpecialLabelPrefix now that MAI | Chris Lattner | 2009-09-13 | 1 | -1/+0 |
* | Revert last patch. We need to put this into TargetLowering. There will be a lot | Bill Wendling | 2009-08-25 | 1 | -1/+0 |
* | Add the #include here. | Bill Wendling | 2009-08-25 | 1 | -0/+1 |
* | Add a target asm info hook to specify that particular bits of data in the FDE | Bill Wendling | 2009-08-25 | 1 | -0/+1 |
* | rename TAI -> MAI, being careful not to make MAILJMP instructions :) | Chris Lattner | 2009-08-22 | 1 | -1/+1 |
* | move the MCAsmInfo .cpp/.h files into the right | Chris Lattner | 2009-08-22 | 1 | -0/+113 |