llvm-6502/lib
Karthik Bhat c721349466 Constfold trunc,rint,nearbyint,ceil and floor using APFloat
A patch by Chakshu Grover!
This patch allows constfolding of trunc,rint,nearbyint,ceil and floor intrinsics using APFloat class.
Differential Revision: http://reviews.llvm.org/D11144


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242763 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-21 08:52:23 +00:00
..
Analysis Constfold trunc,rint,nearbyint,ceil and floor using APFloat 2015-07-21 08:52:23 +00:00
AsmParser AsmParser: Add a function to parse a standalone constant value. 2015-07-17 22:07:03 +00:00
Bitcode
CodeGen Targets: commonize some stack realignment code 2015-07-20 22:51:32 +00:00
DebugInfo
ExecutionEngine Fix ffiInvoke() use of DataLayout, broken in 242414 2015-07-16 22:23:09 +00:00
Fuzzer [libFuzzer] require the files and directories passed to the fuzzer to exist 2015-07-18 00:03:37 +00:00
IR
IRReader
LibDriver Add support for producing thin archives in llvm-lib. 2015-07-17 16:01:11 +00:00
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support Edited the CPUNames table of TargetParser 2015-07-17 15:49:32 +00:00
TableGen
Target AVX512 : Implemented VPMADDUBSW and VPMADDWD instruction , 2015-07-21 07:11:28 +00:00
Transforms [RewriteStatepointsForGC] Minor code cleanup [NFC] 2015-07-21 00:49:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile