Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | land David Blaikie's patch to de-constify Type, with a few tweaks. | Chris Lattner | 2011-07-18 | 1 | -1/+1 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for | Chris Lattner | 2010-12-21 | 1 | -3/+3 |
* | When passing a huge parameter using the byval mechanism, a long | Duncan Sands | 2010-11-04 | 1 | -7/+17 |
* | Fix a bug where the x86 backend would lower memcpy/memset of segment relative... | Chris Lattner | 2010-09-21 | 1 | -0/+9 |
* | reimplement memcpy/memmove/memset lowering to use MachinePointerInfo | Chris Lattner | 2010-09-21 | 1 | -9/+6 |
* | Implement a bunch more TargetSelectionDAGInfo infrastructure. | Dan Gohman | 2010-05-11 | 1 | -2/+223 |
* | Add skeleton target-specific SelectionDAGInfo files. | Dan Gohman | 2010-04-16 | 1 | -0/+22 |