hanchenye-llvm-project/llvm/lib
Hal Finkel 7f908e8ef4 Fixup PPC Darwin i1 argument handling
Like on other targets, we need to zero_extend/truncate i1 args before copying
them to GPRs.

llvm-svn: 203045
2014-03-06 00:45:19 +00:00
..
Analysis ConstantFolding: Also fold the vector overloads of our math intrinsics. 2014-03-05 19:41:48 +00:00
AsmParser [Layering] Move AutoUpgrade.h into the IR library where its 2014-03-05 10:34:14 +00:00
Bitcode [Layering] Move AutoUpgrade.h into the IR library where its 2014-03-05 10:34:14 +00:00
CodeGen Rewrite the attribute hashing algorithm to use the type of the value 2014-03-06 00:38:32 +00:00
DebugInfo [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
ExecutionEngine [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
IR [Layering] Move DIBuilder.h into the IR library where its implementation 2014-03-06 00:22:06 +00:00
IRReader [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
LTO [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
LineEditor [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Linker Improve LinkModules warnings 2014-03-05 21:26:42 +00:00
MC Always print the implicit .text at the start of an asm file. 2014-03-05 20:09:15 +00:00
Object [C++11] Add overloads for externally used OwningPtr functions. 2014-03-05 10:27:34 +00:00
Option
Support Fix an inconsistency in treatment of trailing / in path::const_iterator 2014-03-05 19:56:30 +00:00
TableGen [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
Target Fixup PPC Darwin i1 argument handling 2014-03-06 00:45:19 +00:00
Transforms [Layering] Move DIBuilder.h into the IR library where its implementation 2014-03-06 00:22:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile