llvm-6502/lib/Transforms
Michael Gottesman d6bd98d01c Revert "[APFloat] Removed APFloat constructor which initialized to either zero/NaN but allowed you to arbitrarily set the category of the float."
This reverts commit r185095. This is causing a FileCheck failure on
the 3dnow intrinsics on at least the mips/ppc bots but not on the x86
bots.

Reverting while I figure out what is going on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185099 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-27 20:40:11 +00:00
..
Hello
InstCombine Revert "[APFloat] Removed APFloat constructor which initialized to either zero/NaN but allowed you to arbitrarily set the category of the float." 2013-06-27 20:40:11 +00:00
Instrumentation Revert "Debug Info: clean up usage of Verify." as it's breaking bots. 2013-06-26 22:44:57 +00:00
IPO Add a flag to defer vectorization into a phase after the inliner and its 2013-06-24 07:21:47 +00:00
ObjCARC [objc-arc-opts] Make IsTrackingImpreciseReleases a const method. 2013-06-21 20:52:49 +00:00
Scalar dbgs() << Instruction doesn't print a newline on the end any more. Update these 2013-06-26 00:30:18 +00:00
Utils Added support for the Builtin attribute. 2013-06-27 00:25:01 +00:00
Vectorize LoopVectorize: Cache edge masks created during if-conversion 2013-06-27 20:31:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile