aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/Thumb2ITBlockPass.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bunch of namespace pollution.Dan Gohman2009-08-071-2/+2
* Don't put IT instruction before conditional branches.Evan Cheng2009-07-111-5/+13
* Add a thumb2 pass to insert IT blocks.Evan Cheng2009-07-101-0/+108