Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair.
[oota-llvm.git] / lib / IR / CMakeLists.txt
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-11-13 Chandler CarruthIntroduce an AnalysisManager which is like a pass manag...
2013-11-09 Chandler CarruthMove the old pass manager infrastructure into a legacy...
2013-01-07 Chandler CarruthMove TargetTransformInfo to live under the Analysis...
2013-01-02 Chandler CarruthRename VMCore directory to IR.