summaryrefslogtreecommitdiffstats
path: root/llvm/lib
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbdump] Dump the IPI stream and all records.Zachary Turner2016-05-252-3/+12
* pdbdump: fix bug in name hash table.Rui Ueyama2016-05-251-3/+1
* [llvm-pdbdump] Stream 0 isn't actually the MSF superblock.Zachary Turner2016-05-251-0/+1
* [llvm-pdbdump] Dump stream summary list.Zachary Turner2016-05-253-0/+18
* [PM] Port BDCE to the new pass manager.Davide Italiano2016-05-254-35/+43
* Soften assertion in AMDGPU emitPrologue.Nirav Dave2016-05-251-2/+3
* ScheduleDAGInstrs: Fix memory corruptionMatthias Braun2016-05-251-2/+2
* [Support] Cleanup of an ancient Darwin work-around in Signals.inc (PR26174)Gerolf Hoflehner2016-05-251-39/+0
* [esan|wset] EfficiencySanitizer working set tool fastpathDerek Bruening2016-05-251-0/+104
* [libFuzzer] print stats if we crash on empty inputKostya Serebryany2016-05-254-3/+27
* Revert r270569 (teach llvm-mc to generate compressed debug sections in zlibRichard Smith2016-05-252-21/+39
* [codeview] Add support for new types and symbols.Zachary Turner2016-05-252-0/+19
* [codeview] Add support for S_EXPORT symbol.Zachary Turner2016-05-251-0/+16
* [WebAssembly] Put __stack_pointer in the offset field of loads and stores.Dan Gohman2016-05-241-10/+10
* [libfuzzer] Trying random unit prefixes during corpus load.Mike Aizatsky2016-05-245-1/+72
* Re-enable "[LoopUnroll] Enable advanced unrolling analysis by default" one mo...Michael Zolotukhin2016-05-241-3/+3
* [LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst.Michael Zolotukhin2016-05-241-5/+1
* [codeview] Add support for new type records.Zachary Turner2016-05-243-64/+246
* [esan] Add calls from the ctor/dtor to the runtime libraryDerek Bruening2016-05-241-5/+42
* [MBP] Factor out the optimizations on branch conditions and unanalyzable bran...Haicheng Wu2016-05-241-44/+49
* There's no reason to use _ to name variables different just for construction.Eric Christopher2016-05-241-3/+3
* LiveIntervalAnalysis: Fix handleMove() re-using the wrong value numberMatthias Braun2016-05-241-7/+3
* DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDBDavid Blaikie2016-05-244-13/+25
* [GuardWidening] Tighten the interface of the RangeCheck struct; NFCSanjoy Das2016-05-241-32/+37
* [llvm-pdbdump] Rework command line options.Zachary Turner2016-05-242-3/+29
* Add libxar to LLVM_SYSTEM_LIBS if availableChris Bieneman2016-05-241-0/+3
* Add FIXMEs to all derived classes of std::error_category.Peter Collingbourne2016-05-2411-0/+33
* [ThinLTO] Handle empty exports list for module.Teresa Johnson2016-05-241-6/+9
* [libFuzzer] add a license header to afl/afl_driver.cppKostya Serebryany2016-05-241-0/+8
* [codeview, pdb] Dump symbol records in publics streamZachary Turner2016-05-243-61/+39
* [profile] Fix runtime hook linkage bug for COFFXinliang David Li2016-05-241-0/+2
* [ThinLTO] Fix bot failures by avoiding threaded map modificationsTeresa Johnson2016-05-241-3/+5
* [AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegsKonstantin Zhuravlyov2016-05-247-23/+25
* Fix build errorsZachary Turner2016-05-241-2/+2
* Dump symbol record details in llvm-pdbdumpZachary Turner2016-05-242-8/+15
* [ThinLTO] Change ODR resolution and internalization to be index-basedTeresa Johnson2016-05-241-194/+272
* [IRCE] Return a Value*, not SCEV* from parseRangeCheck; NFCSanjoy Das2016-05-241-26/+10
* fix typos; NFCSanjay Patel2016-05-241-11/+11
* Revert r270518, which re-enabled "[LoopUnroll] Enable advanced unrolling anal...Hans Wennborg2016-05-241-3/+3
* Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...George Rimar2016-05-242-39/+21
* [ValueTracking, InstSimplify] extend isKnownNonZero() to handle vector constantsSanjay Patel2016-05-241-1/+14
* Rework/enhance stack coloring data flow analysis.Than McIntosh2016-05-241-108/+413
* Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...George Rimar2016-05-243-15/+61
* [AMDGPU] Assembler: rework parsing of optional operands.Sam Kolton2016-05-242-282/+86
* [AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers.Artem Tamazov2016-05-243-44/+116
* [llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd} intrinsics. Index is seco...Igor Breger2016-05-242-15/+39
* Revert r270543 ("Recommit r270540")George Rimar2016-05-243-61/+15
* Recommit r270540George Rimar2016-05-243-15/+61
* [MIPS][LLVM-MC] Fix Disassemble of Negative OffsetSagar Thakur2016-05-241-8/+8
* Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...George Rimar2016-05-243-61/+15
OpenPOWER on IntegriCloud