index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
[codeview, pdb] Dump symbol records in publics stream
HEAD
master
Zachary Turner
4
-8
/
+67
2016-05-24
Dump symbol record details in llvm-pdbdump
Zachary Turner
1
-2
/
+5
2016-05-24
[ThinLTO] Change ODR resolution and internalization to be index-based
Teresa Johnson
2
-2
/
+17
2016-05-24
Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...
George Rimar
2
-4
/
+1
2016-05-24
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...
George Rimar
4
-0
/
+14
2016-05-24
Revert r270543 ("Recommit r270540")
George Rimar
4
-14
/
+0
2016-05-24
Recommit r270540
George Rimar
4
-0
/
+14
2016-05-24
Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...
George Rimar
4
-14
/
+0
2016-05-24
[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.
George Rimar
4
-0
/
+14
2016-05-23
Fix build error
Zachary Turner
1
-1
/
+1
2016-05-23
Make a symbol visitor and use it to dump CV symbols.
Zachary Turner
6
-18
/
+290
2016-05-23
[ThinLTO] Refactor module loader handling into new LTO file (NFC)
Teresa Johnson
1
-0
/
+52
2016-05-23
[X86][SSE] The int_x86_sse41_pmovsx* intrinsics are no longer in use (not sin...
Simon Pilgrim
1
-18
/
+0
2016-05-23
Avoid including AlwaysInliner pass in opt-bisect search.
Andrew Kaylor
1
-0
/
+6
2016-05-23
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...
Kevin Enderby
1
-0
/
+3
2016-05-23
Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2
Reid Kleckner
1
-0
/
+2
2016-05-23
[codeview] Refactor symbol records to use same pattern as types.
Zachary Turner
2
-141
/
+979
2016-05-23
SDAG: Remove the transitional default Select() implementation
Justin Bogner
1
-33
/
+1
2016-05-23
Extract renaming from D19181
Amaury Sechet
1
-1
/
+1
2016-05-23
[X86][RTM] _xabort() should not have "noreturn" attribute
Asaf Badouh
1
-1
/
+1
2016-05-23
[SCCP] Update comment to reflect reality.
Davide Italiano
1
-1
/
+1
2016-05-22
bug fix: trim section specifier name length
Xinliang David Li
1
-2
/
+2
2016-05-21
[profile] Static counter allocation for value profiling (part-1)
Xinliang David Li
3
-1
/
+34
2016-05-21
[RegBankSelect] Compute the repairing cost for copies.
Quentin Colombet
1
-0
/
+9
2016-05-21
[RegisterBankInfo] Fix the initialization of the map VT to RegBank.
Quentin Colombet
1
-1
/
+4
2016-05-20
LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
Matthias Braun
2
-4
/
+5
2016-05-20
Add a configure-time check for the existence of sigaltstack. It seems that some
Richard Smith
1
-0
/
+3
2016-05-20
[esan] Use ModulePass for EfficiencySanitizerPass.
Derek Bruening
1
-1
/
+1
2016-05-20
pdbdump: print out symbol names referred by publics stream.
Rui Ueyama
3
-2
/
+51
2016-05-20
LiveIntervalAnalysis: Fix missing defs in renameDisconnectedComponents().
Matthias Braun
1
-2
/
+4
2016-05-20
[RegBankSelect] Look for the best mapping in greedy mode.
Quentin Colombet
1
-0
/
+7
2016-05-20
[RegBankSelect] Get rid of a now dead method: setSafeInsertPoint.
Quentin Colombet
1
-5
/
+0
2016-05-20
[RegBankSelect] Take advantage of a potential best cost information in
Quentin Colombet
1
-1
/
+6
2016-05-20
[RegBankSelect] Use frequency and probability information to compute
Quentin Colombet
1
-0
/
+12
2016-05-20
[obj2yaml][yaml2obj] Adding enumFallback for MachO load commands
Chris Bieneman
2
-3
/
+5
2016-05-20
[RegBankSelect] Specify different optimization mode for the pass.
Quentin Colombet
1
-2
/
+15
2016-05-20
[RegBankSelect] Add a method to avoid splitting while repairing.
Quentin Colombet
1
-0
/
+12
2016-05-20
Simplify handling of hidden stubs on PowerPC.
Rafael Espindola
1
-12
/
+0
2016-05-20
[ProfileData] Thread unique_ptr through the summary builder to avoid leaks.
Benjamin Kramer
1
-2
/
+2
2016-05-20
[Coverage] Fix an issue where improper coverage mapping data could be loaded ...
Igor Kudrin
1
-0
/
+10
2016-05-20
Target: move enum back into MC
Saleem Abdulrasool
2
-9
/
+9
2016-05-20
Target: move the EH enumeration and add option
Saleem Abdulrasool
2
-14
/
+20
2016-05-20
[RegBankSelect] Refactor the code to split the repairing and mapping of
Quentin Colombet
1
-9
/
+38
2016-05-20
[RegBankSelect] Add helper class for repairing code placement.
Quentin Colombet
1
-0
/
+296
2016-05-20
[RegBankSelect] Refactor assignmentMatch to avoid testing the current
Quentin Colombet
1
-1
/
+5
2016-05-20
[RegBankSelect] Introduce MappingCost helper class.
Quentin Colombet
1
-0
/
+63
2016-05-20
Restore ASCIIbetical order.
Richard Smith
1
-3
/
+3
2016-05-19
Forgotten file from r269992.
Richard Smith
1
-0
/
+3
2016-05-19
Remove specializations of ProfileSummary
Easwaran Raman
5
-64
/
+19
2016-05-19
Move ProfileSummary to IR.
Easwaran Raman
2
-104
/
+148
[next]