llvm-6502/lib
Juergen Ributzka 2f58a513f1 [FastISel] Breakout intrinsic lowering into a separate function and add a target-hook.
Create a separate helper function for target-independent intrinsic lowering. Also
add an target-hook that allows to directly call into a target-sepcific intrinsic
lowering method. Currently the implementation is opt-in and doesn't affect
existing target implementations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212843 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-11 20:42:12 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [FastISel] Breakout intrinsic lowering into a separate function and add a target-hook. 2014-07-11 20:42:12 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
LineEditor
Linker
LTO
MC [MC] Constify MCELF::GetVisibility and MCELF::getOther 2014-07-11 17:34:44 +00:00
Object
Option
ProfileData
Support Simplify the raw_svector_ostream tweak from r212816 2014-07-11 18:23:08 +00:00
TableGen
Target [PowerPC] Fix invalid displacement created by LocalStackAlloc 2014-07-11 17:19:31 +00:00
Transforms Fixup PHIs in LowerSwitch when a Leaf node is not emitted. 2014-07-11 10:34:36 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile