..
Analysis
Teach computeKnownBits to look through addrspacecast.
2014-07-15 01:55:03 +00:00
AsmParser
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Bitcode
Fix a bug in the conversion to ErrorOr.
2014-07-04 20:05:56 +00:00
CodeGen
[FastISel] Insert patchpoint instruction before the target generated call instruction.
2014-07-15 02:22:46 +00:00
DebugInfo
ExecutionEngine
[RuntimeDyld] Handle endiannes differences between the host and target while
2014-07-14 23:19:50 +00:00
IR
Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
2014-07-15 01:16:09 +00:00
IRReader
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
LineEditor
Linker
LTO
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
MC
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
2014-07-14 22:57:27 +00:00
Object
Object/LLVMBuild.txt: Sort required_libraries by alphabetical order.
2014-07-14 02:52:08 +00:00
Option
Generic: add range-adapter for option parsing.
2014-07-09 13:03:37 +00:00
ProfileData
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Support
Fix a -Wunused-local-typedefs warning
2014-07-14 22:46:45 +00:00
TableGen
Update the MemoryBuffer API to use ErrorOr.
2014-07-06 17:43:13 +00:00
Target
Revert "[FastISel][X86] Remove no longer needed functions."
2014-07-15 05:23:40 +00:00
Transforms
[dfsan] Introduce an optimization to reduce the number of union queries.
2014-07-15 04:41:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile