llvm-project/llvm/lib
Xinliang David Li 13ea29b5a1 [PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
llvm-svn: 256776
2016-01-04 20:26:05 +00:00
..
Analysis Fix comment in typo. NFC 2016-01-04 16:44:44 +00:00
AsmParser
Bitcode Ensure MDNode used as key in metadata linking map cannot be RAUWed 2015-12-30 19:32:24 +00:00
CodeGen [WinEH] Update CoreCLR EH state numbering 2016-01-04 16:16:01 +00:00
DebugInfo Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
ExecutionEngine
Fuzzer
IR Use std::is_sorted and std::none_of instead of manual loops. NFC 2016-01-03 19:43:40 +00:00
IRReader
LTO
LibDriver
LineEditor
Linker [ThinLTO] Rename variables used in metadata linking (NFC) 2015-12-30 21:13:55 +00:00
MC Clang-format my previous change (r256313) 2016-01-04 18:49:15 +00:00
Object
Option
Passes
ProfileData [PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear) 2016-01-04 20:26:05 +00:00
Support
TableGen [TableGen] Use some free space in Init to store the opcode for UnOpInit/BinOpInit/TernOpInit allowing those types to be a little smaller. NFC 2016-01-04 06:28:49 +00:00
Target AMDGPU/SI: Move VI SMEM pattern back into VIInstructions.td 2016-01-04 20:23:10 +00:00
Transforms Remove dead instructions before Redoing 2016-01-04 19:48:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile