1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib
2014-07-18 13:01:43 +00:00
..
Analysis Rectify r213231. Use proper version of 'ComputeNumSignBits'. 2014-07-17 19:07:00 +00:00
AsmParser Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
Bitcode Rename AlignAttribute to IntAttribute 2014-07-18 06:51:55 +00:00
CodeGen ARM: support legalisation of "fptrunc ... to half" operations. 2014-07-18 13:01:19 +00:00
DebugInfo Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
ExecutionEngine [MCJIT] Fix the alignment requirements for ARM and AArch64 which were mistakenly 2014-07-17 23:11:30 +00:00
IR Rename AlignAttribute to IntAttribute 2014-07-18 06:51:55 +00:00
IRReader Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
LineEditor
Linker Include <tuple> to make buildbots happy 2014-06-27 18:38:12 +00:00
LTO Prune Redundant libdeps in CMake's target_link_libraries and LLVMBuild.txt. 2014-07-15 11:37:03 +00:00
MC ms inline asm: Don't add x86 segment registers to the clobber list. 2014-07-17 20:24:55 +00:00
Object extracting swapStruct into include/llvm/Support/MachO.h (no functional change) 2014-07-18 09:26:16 +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 Refactor ARM subarchitecture parsing 2014-07-18 12:00:48 +00:00
TableGen [TableGen] Allow shift operators to take bits<n> 2014-07-17 17:04:27 +00:00
Target NVPTX: support fpext/fptrunc to and from f16. 2014-07-18 13:01:43 +00:00
Transforms [ASan] Don't instrument load/stores with !nosanitize metadata. 2014-07-17 18:48:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile