hanchenye-llvm-project/llvm/lib
Krzysztof Parzyszek 341cf3fbe5 [Hexagon] Add pattern for 64-bit mulhs
llvm-svn: 278040
2016-08-08 19:24:25 +00:00
..
Analysis RefreshCallGraph does not modify the SCC, adding "const" to make it clear (NFC) 2016-08-08 18:51:05 +00:00
AsmParser LLLexer.cpp: Avoid using BitsToDouble() to preserve SNaN like "double 0x7FF4000000000000". 2016-08-05 11:59:49 +00:00
Bitcode
CodeGen [SelectionDAG] Refactor visitInlineAsm a bit. NFCI. 2016-08-08 08:54:39 +00:00
DebugInfo CodeView: Remove an unused variable 2016-08-05 21:57:10 +00:00
ExecutionEngine [ExecutionEngine][RuntimeDyld] Move JITSymbol from ExecutionEngine to RuntimeDyld. 2016-08-07 01:19:37 +00:00
Fuzzer [libFuzzer] make libFuzzer work with a bit older clang versions 2016-08-06 21:28:56 +00:00
IR Move helpers into anonymous namespaces. NFC. 2016-08-06 11:13:10 +00:00
IRReader
LTO
LibDriver
LineEditor
Linker
MC Re-commit r277988: [mips][ias] Fix all the hacks related to MIPS-specific unary operators (%hi/%lo/%gp_rel/etc.). 2016-08-08 11:50:25 +00:00
Object Add the first of what will be a long line of additional error checks for invalid Mach-O files. 2016-08-05 18:19:40 +00:00
ObjectYAML
Option
Passes [PM] Change the name of the repeating utility to something less 2016-08-04 03:52:53 +00:00
ProfileData [PGO] Make needsComdatForCounter() available (NFC) 2016-07-21 20:50:02 +00:00
Support Add unittests to {ARM | AArch64}TargetParser. 2016-07-28 06:11:18 +00:00
TableGen
Target [Hexagon] Add pattern for 64-bit mulhs 2016-08-08 19:24:25 +00:00
Transforms [LoopUnroll] Simplify loops created by unrolling. 2016-08-08 19:02:15 +00:00
CMakeLists.txt
LLVMBuild.txt