llvm-mirror/lib
Sanjay Patel 158d058285 reorganize logic; NFCI (retry r251349)
This is a preliminary step before adding another optimization
to PerformBITCASTCombine().

..and I really hope it's NFC this time!

llvm-svn: 251357
2015-10-26 21:54:14 +00:00
..
Analysis Initialize BasicAAWrapperPass in it's constructor 2015-10-26 21:22:58 +00:00
AsmParser
Bitcode Add an (optional) identification block in the bitcode 2015-10-26 18:37:00 +00:00
CodeGen Move imported entities into DwarfCompilationUnit to speed up LTO linking. 2015-10-26 21:36:35 +00:00
DebugInfo Fix build failure on GCC 4.7 (old libstdc++ doesn't have std::map::emplace). 2015-10-26 21:20:37 +00:00
ExecutionEngine [Orc] Add license header to OrcTargetSupport. 2015-10-26 06:40:28 +00:00
Fuzzer [libFuzzer] add -merge flag to merge corpora 2015-10-24 01:16:40 +00:00
IR [SCEV] Opportunistically interpret unsigned constraints as signed 2015-10-22 19:57:34 +00:00
IRReader
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker
LTO
MC Optimize StringTableBuilder. 2015-10-26 19:58:29 +00:00
Object [AVR] Add ELF constants to headers 2015-10-23 06:05:55 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes
ProfileData Add helper functions and remove hard coded references to instProf related name/name-prefixes 2015-10-22 20:32:12 +00:00
Support [X86] Add support for elfiamcu triple 2015-10-25 08:07:37 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target reorganize logic; NFCI (retry r251349) 2015-10-26 21:54:14 +00:00
Transforms Remove unused local variable. NFC. 2015-10-26 20:50:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile