Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeIntrinsicInfo.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-15 Bill WendlingAttributes Rewrite
2012-03-01 Benjamin KramerEmit the "is an intrinsic overloaded" table as a bitfield.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-05 Craig TopperConvert assert(0) to llvm_unreachable
2011-10-17 Benjamin KramerUse a SmallVector for intrinsic argument types.
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-12 Jay FoadSecond attempt at de-constifying LLVM Types in Function...
2011-07-12 Bill WendlingRevert r134893 and r134888 (and related patches in...
2011-07-11 Jay FoadDe-constify Types in FunctionType::get().
2010-11-08 Wesley PeckAdding working version of assembly parser for the MBlaz...
2010-03-18 Bob WilsonCheck if function names start with "llvm." before tryin...
2010-02-24 Wesley PeckAdding function "lookupGCCName" to MBlazeIntrinsicInfo
2010-02-23 Wesley PeckAdding the MicroBlaze backend.