Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / Analysis.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-04-10 Evan ChengFix a long standing tail call optimization bug. When...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-13 Jay FoadConvert InsertValueInst and ExtractValueInst APIs to...
2010-11-30 Evan ChengEnable sibling call optimization of libcalls which...
2010-10-29 John ThompsonInline asm multiple alternative constraints development...
2010-10-06 Dan GohmanComputeLinearIndex doesn't need its TLI argument.
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...