Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PrintVRegOrUnit | Andrew Trick | 2013-08-23 | 1 | -0/+8 |
* | Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. | Michael J. Spencer | 2013-05-24 | 1 | -2/+2 |
* | Add TargetRegisterInfo::getCoveringLanes(). | Jakob Stoklund Olesen | 2013-05-16 | 1 | -2/+4 |
* | Remove unneeded "TargetMachine.h" #includes. | Jakub Staszak | 2013-02-09 | 1 | -1/+0 |
* | Add a new hook for providing register allocator hints more flexibly. | Jakob Stoklund Olesen | 2012-12-03 | 1 | -0/+38 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Move Target{Instr,Register}Info.cpp into lib/CodeGen. | Jakob Stoklund Olesen | 2012-11-28 | 1 | -0/+248 |