OSDN Git Service

Update aosp/master LLVM for rebase to r235153
[android-x86/external-llvm.git] / test / Transforms / InstCombine / 2009-01-19-fmod-constant-float-specials.ll
2015-05-18 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r235153
2015-04-10 Pirama Arumuga Nainaram 31195f0b: Merge "Update aosp/master llvm for rebase...
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-04-07 Shih-wei Liaolibbcc
2010-02-28 John McCallTeach APFloat how to create both QNaNs and SNaNs and...
2010-02-28 John McCallTeach APFloat how to create both QNaNs and SNaNs and...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-01-21 Dale JohannesenDo not use host floating point types when emitting
2009-01-21 Dale JohannesenDo not use host floating point types when emitting
2009-01-21 Dale JohannesenDisable on x86_64 until I figure out what's wrong.
2009-01-21 Dale JohannesenDisable on x86_64 until I figure out what's wrong.
2009-01-21 Dale JohannesenMake special cases (0 inf nan) work for frem.
2009-01-21 Dale JohannesenMake special cases (0 inf nan) work for frem.