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