- Re-enable population count loop idiom recognization
[oota-llvm.git] / include / llvm / Target / TargetFrameLowering.h
2012-12-04 Manman RenStack Alignment: when creating stack objects in Machine...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-03-25 Craig TopperPrune some includes and forward declarations.
2011-08-30 Rafael EspindolaEmit segmented-stack specific code into function prolog...
2011-07-20 Bill WendlingRemove the now defunct getCompactUnwindEncoding method...
2011-07-18 Evan ChengMove getInitialFrameState from TargetFrameInfo to MCAsm...
2011-07-07 Bill WendlingUse ArrayRef instead of a std::vector&.
2011-07-07 Bill WendlingAdd a target hook to encode the compact unwind information.
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...