llvm-6502/lib
Rafael Espindola ba2a226fab Try harder to get a consistent floating point results.
This just extends the existing hack. It should be enough to get a reproducible bootstrap
on 32 bits.

I will open a bug to track getting a real fix for this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196462 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-05 04:14:33 +00:00
..
Analysis Fix typo. 2013-12-04 23:55:09 +00:00
AsmParser Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
Bitcode Debug Info: drop debug info via upgrading path if version number does not match. 2013-12-02 21:29:56 +00:00
CodeGen Try harder to get a consistent floating point results. 2013-12-05 04:14:33 +00:00
DebugInfo
ExecutionEngine
IR Un-revert r196358: "llvm-cov: Added support for function checksums." 2013-12-04 08:57:17 +00:00
IRReader
Linker
LTO
MC [mc] Fix ELF st_other flag. 2013-12-05 00:34:11 +00:00
Object
Option Avoid buffer copies when a Twine already is a StringRef. 2013-12-03 18:18:28 +00:00
Support Return true on success in cl::ExpandResponseFiles 2013-12-03 19:13:18 +00:00
TableGen
Target For AArch64, add missing register cost calculation for big value types like v4i64 and v8i64. 2013-12-05 02:12:01 +00:00
Transforms llvm-cov: Replace size() with empty() in bool check. 2013-12-04 19:18:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile