Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
[oota-llvm.git] / tools / llvmc / src / Base.td.in
2011-05-02 Rafael Espindolallvmc: Pass -disable-cfi to llc.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-02-19 Mikhail GlushenkovMake "-opt [-emit-llvm]" work for .ll files.
2010-12-15 Mikhail Glushenkovllvmc: Better -mfpu/-mcpu support for ARM & PPC.
2010-12-15 Mikhail Glushenkovllvmc: Support -mabi/-mfloat-abi.
2010-12-15 Mikhail Glushenkovllvmc: Forward -march/-mcpu/-mtune to as & ld.
2010-11-28 Mikhail Glushenkovllvmc: First stab at better -march handling.
2010-11-22 Mikhail Glushenkovllvmc: Make -march/-mcpu/-mtune behaviour more consiste...
2010-10-23 Mikhail GlushenkovSyntax tweak in llvmc: (something [a,b,c]) -> (somethin...
2010-10-14 Mikhail GlushenkovForward -march correctly.
2010-09-22 Mikhail Glushenkovllvmc: Support '-emit-llvm -S' with -opt.
2010-09-22 Mikhail GlushenkovA more informative output suffix for the opt tool.
2010-09-21 Mikhail Glushenkovllvmc: split llvm_gcc_based into llvm_gcc_{pch,comp...
2010-09-21 Mikhail Glushenkovllvmc: put linker options in a separate OptList.
2010-09-02 Mikhail Glushenkovllvmc: .dylib support.
2010-08-23 Mikhail Glushenkovllvmc: Make syntax more consistent.
2010-08-15 Mikhail Glushenkovllvmc: remove dynamic plugins.