.. |
Analysis
|
InstSimplify: Simplify trivial and/or of icmps
|
2014-09-15 08:15:28 +00:00 |
AsmParser
|
Make CallingConv::ID an alias of "unsigned".
|
2014-09-10 18:00:17 +00:00 |
Bitcode
|
Use IntrusiveRefCntPtr to manage the lifetime of BitCodeAbbrevs.
|
2014-09-15 15:44:14 +00:00 |
CodeGen
|
Fix BasicTTI::getCmpSelInstrCost to deal with illegal vector types
|
2014-09-16 04:35:50 +00:00 |
DebugInfo
|
Make DWARFUnitSection final and change base class to non-virtual protected destructor.
|
2014-09-16 12:58:01 +00:00 |
ExecutionEngine
|
Spell out a move ctor. Even the 2013 vintage of MSVC cannot synthesize move ctors.
|
2014-09-16 16:16:39 +00:00 |
IR
|
Use dyn_cast<> instead of isa<> and cast<>
|
2014-09-15 17:56:51 +00:00 |
IRReader
|
Pass a && to getLazyBitcodeModule.
|
2014-09-03 17:31:46 +00:00 |
LineEditor
|
[CMake] Use LINK_LIBS instead of target_link_libraries().
|
2014-02-26 06:41:29 +00:00 |
Linker
|
Merge alignment of common GlobalValue.
|
2014-09-09 17:48:18 +00:00 |
LTO
|
Add doInitialization/doFinalization to DataLayoutPass.
|
2014-09-10 21:27:43 +00:00 |
MC
|
Fix the build for MSVC, it doesn't support extended sizeof
|
2014-09-15 20:28:38 +00:00 |
Object
|
[llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options
|
2014-09-16 01:41:51 +00:00 |
Option
|
Add an overload of getLastArgNoClaim taking two OptSpecifiers.
|
2014-09-12 19:42:53 +00:00 |
ProfileData
|
llvm-profdata: Avoid undefined behaviour when reading raw profiles
|
2014-09-12 21:22:55 +00:00 |
Support
|
Fix memory leak in error paths in YAMLTraits by using unique_ptr
|
2014-09-15 18:39:24 +00:00 |
TableGen
|
Comment only: Annotate loop as per mailing list discussion
|
2014-08-29 22:43:30 +00:00 |
Target
|
[X86] Improve comment
|
2014-09-16 17:14:10 +00:00 |
Transforms
|
Remove dead code in SimplifyCFG
|
2014-09-15 20:48:13 +00:00 |
CMakeLists.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
LLVMBuild.txt
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |
Makefile
|
ProfileData: Introduce the InstrProfReader interface and a text reader
|
2014-03-21 17:24:48 +00:00 |