index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-pdbdump] Dump the IPI stream and all records.
Zachary Turner
2016-05-25
2
-3
/
+12
*
pdbdump: fix bug in name hash table.
Rui Ueyama
2016-05-25
1
-3
/
+1
*
[llvm-pdbdump] Stream 0 isn't actually the MSF superblock.
Zachary Turner
2016-05-25
1
-0
/
+1
*
[llvm-pdbdump] Dump stream summary list.
Zachary Turner
2016-05-25
3
-0
/
+18
*
[PM] Port BDCE to the new pass manager.
Davide Italiano
2016-05-25
4
-35
/
+43
*
Soften assertion in AMDGPU emitPrologue.
Nirav Dave
2016-05-25
1
-2
/
+3
*
ScheduleDAGInstrs: Fix memory corruption
Matthias Braun
2016-05-25
1
-2
/
+2
*
[Support] Cleanup of an ancient Darwin work-around in Signals.inc (PR26174)
Gerolf Hoflehner
2016-05-25
1
-39
/
+0
*
[esan|wset] EfficiencySanitizer working set tool fastpath
Derek Bruening
2016-05-25
1
-0
/
+104
*
[libFuzzer] print stats if we crash on empty input
Kostya Serebryany
2016-05-25
4
-3
/
+27
*
Revert r270569 (teach llvm-mc to generate compressed debug sections in zlib
Richard Smith
2016-05-25
2
-21
/
+39
*
[codeview] Add support for new types and symbols.
Zachary Turner
2016-05-25
2
-0
/
+19
*
[codeview] Add support for S_EXPORT symbol.
Zachary Turner
2016-05-25
1
-0
/
+16
*
[WebAssembly] Put __stack_pointer in the offset field of loads and stores.
Dan Gohman
2016-05-24
1
-10
/
+10
*
[libfuzzer] Trying random unit prefixes during corpus load.
Mike Aizatsky
2016-05-24
5
-1
/
+72
*
Re-enable "[LoopUnroll] Enable advanced unrolling analysis by default" one mo...
Michael Zolotukhin
2016-05-24
1
-3
/
+3
*
[LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst.
Michael Zolotukhin
2016-05-24
1
-5
/
+1
*
[codeview] Add support for new type records.
Zachary Turner
2016-05-24
3
-64
/
+246
*
[esan] Add calls from the ctor/dtor to the runtime library
Derek Bruening
2016-05-24
1
-5
/
+42
*
[MBP] Factor out the optimizations on branch conditions and unanalyzable bran...
Haicheng Wu
2016-05-24
1
-44
/
+49
*
There's no reason to use _ to name variables different just for construction.
Eric Christopher
2016-05-24
1
-3
/
+3
*
LiveIntervalAnalysis: Fix handleMove() re-using the wrong value number
Matthias Braun
2016-05-24
1
-7
/
+3
*
DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB
David Blaikie
2016-05-24
4
-13
/
+25
*
[GuardWidening] Tighten the interface of the RangeCheck struct; NFC
Sanjoy Das
2016-05-24
1
-32
/
+37
*
[llvm-pdbdump] Rework command line options.
Zachary Turner
2016-05-24
2
-3
/
+29
*
Add libxar to LLVM_SYSTEM_LIBS if available
Chris Bieneman
2016-05-24
1
-0
/
+3
*
Add FIXMEs to all derived classes of std::error_category.
Peter Collingbourne
2016-05-24
11
-0
/
+33
*
[ThinLTO] Handle empty exports list for module.
Teresa Johnson
2016-05-24
1
-6
/
+9
*
[libFuzzer] add a license header to afl/afl_driver.cpp
Kostya Serebryany
2016-05-24
1
-0
/
+8
*
[codeview, pdb] Dump symbol records in publics stream
Zachary Turner
2016-05-24
3
-61
/
+39
*
[profile] Fix runtime hook linkage bug for COFF
Xinliang David Li
2016-05-24
1
-0
/
+2
*
[ThinLTO] Fix bot failures by avoiding threaded map modifications
Teresa Johnson
2016-05-24
1
-3
/
+5
*
[AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov
2016-05-24
7
-23
/
+25
*
Fix build errors
Zachary Turner
2016-05-24
1
-2
/
+2
*
Dump symbol record details in llvm-pdbdump
Zachary Turner
2016-05-24
2
-8
/
+15
*
[ThinLTO] Change ODR resolution and internalization to be index-based
Teresa Johnson
2016-05-24
1
-194
/
+272
*
[IRCE] Return a Value*, not SCEV* from parseRangeCheck; NFC
Sanjoy Das
2016-05-24
1
-26
/
+10
*
fix typos; NFC
Sanjay Patel
2016-05-24
1
-11
/
+11
*
Revert r270518, which re-enabled "[LoopUnroll] Enable advanced unrolling anal...
Hans Wennborg
2016-05-24
1
-3
/
+3
*
Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...
George Rimar
2016-05-24
2
-39
/
+21
*
[ValueTracking, InstSimplify] extend isKnownNonZero() to handle vector constants
Sanjay Patel
2016-05-24
1
-1
/
+14
*
Rework/enhance stack coloring data flow analysis.
Than McIntosh
2016-05-24
1
-108
/
+413
*
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...
George Rimar
2016-05-24
3
-15
/
+61
*
[AMDGPU] Assembler: rework parsing of optional operands.
Sam Kolton
2016-05-24
2
-282
/
+86
*
[AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers.
Artem Tamazov
2016-05-24
3
-44
/
+116
*
[llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd} intrinsics. Index is seco...
Igor Breger
2016-05-24
2
-15
/
+39
*
Revert r270543 ("Recommit r270540")
George Rimar
2016-05-24
3
-61
/
+15
*
Recommit r270540
George Rimar
2016-05-24
3
-15
/
+61
*
[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
Sagar Thakur
2016-05-24
1
-8
/
+8
*
Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...
George Rimar
2016-05-24
3
-61
/
+15
[next]