[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / CPP /
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Tim NorthoverCPP backend: set volatile property on atomic instructions.
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-03-14 Jiong Wangtest commit: remove blank line.
2012-07-18 Victor Oliveiratest commit
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-02-05 Duncan SandsTestcase for commit 149833 (use of an uninitialized...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2009-10-25 Chris Lattnerfix PR5295 where the .ll parser didn't reject a functio...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-05-04 Anton KorobeynikovFix code emission for conditional branches.
2009-05-01 Chris Lattner'The attached patch fixes an issue where llc -march...
2008-07-10 Bill WendlingPut CPPBackend tests into their own directory and run...