git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86] Cleanup ADCX/ADOX instruction definitions.
[lldb.git]
/
llvm
/
tools
/
2018-04-01
Mandeep Singh Grang
[tools] Change std::sort to llvm::sort in response...
tree
|
commitdiff
2018-03-31
Lang Hames
[llvm-rtdyld] Fix the InputFileList cl::opt description...
tree
|
commitdiff
2018-03-30
Robert Widmann
[LLVM-C] Finish exception instruction bindings - Round 2
tree
|
commitdiff
2018-03-30
Zachary Turner
Fix some signed / unsigned conversion problems.
tree
|
commitdiff
2018-03-30
Zachary Turner
[llvm-pdbutil] Dig deeper into the PDB and DBI streams...
tree
|
commitdiff
2018-03-30
Vlad Tsyrklevich
Revert "[LLVM-C] Finish exception instruction bindings"
tree
|
commitdiff
2018-03-29
Rafael Espindola
Style update. NFC.
tree
|
commitdiff
2018-03-29
Eric Christopher
Typo fix: epilouge->epilogue. NFC.
tree
|
commitdiff
2018-03-29
Kevin Enderby
Try to fix sanitizer-x86_64-linux-fast bot due to chang...
tree
|
commitdiff
2018-03-29
Kevin Enderby
For llvm-nm and Mach-O files that are fully stripped...
tree
|
commitdiff
2018-03-29
Zachary Turner
[PDB] Print some more details when explaining MSF fields.
tree
|
commitdiff
2018-03-29
Paul Robinson
Reapply "[DWARFv5] Emit file 0 to the line table."
tree
|
commitdiff
2018-03-29
Zachary Turner
[PDB] Fix a bug in the explain subcommand.
tree
|
commitdiff
2018-03-29
Zachary Turner
Remove unused function.
tree
|
commitdiff
2018-03-29
Zachary Turner
[PDB] Add an explain subcommand.
tree
|
commitdiff
2018-03-29
Andrea Di Biagio
[llvm-mca] Correctly set the ReadAdvance information...
tree
|
commitdiff
2018-03-29
Sylvestre Ledru
Rename llvm library from libLLVM-X.Y to libLLVM-X
tree
|
commitdiff
2018-03-29
Robert Widmann
[LLVM-C] Finish exception instruction bindings
tree
|
commitdiff
2018-03-28
Peter Collingbourne
[llvm-ar] Support multiple dashed options
tree
|
commitdiff
2018-03-28
Alexander Potapenko
Revert "Reapply "[DWARFv5] Emit file 0 to the line...
tree
|
commitdiff
2018-03-27
Paul Robinson
Reapply "[DWARFv5] Emit file 0 to the line table."
tree
|
commitdiff
2018-03-27
Andrea Di Biagio
[llvm-mca] pass the correct set of used registers in...
tree
|
commitdiff
2018-03-26
Zachary Turner
Delete pdbutil diff mode.
tree
|
commitdiff
2018-03-26
Tim Corringham
[AMDGPU] Improve disassembler error handling
tree
|
commitdiff
2018-03-26
Andrea Di Biagio
[llvm-mca] Fix how views are added to the InstructionTa...
tree
|
commitdiff
2018-03-26
Andrea Di Biagio
[llvm-mca] Add a flag -instruction-info to enable/disab...
tree
|
commitdiff
2018-03-26
Andrea Di Biagio
[llvm-mca] Add flag -instruction-tables to print the...
tree
|
commitdiff
2018-03-24
Andrea Di Biagio
[llvm-mca] run clang-format on all files.
tree
|
commitdiff
2018-03-24
Andrea Di Biagio
[llvm-mca] Remove unused field in InstrBuilder. NFC
tree
|
commitdiff
2018-03-23
Andrea Di Biagio
[llvm-mca] Split the InstructionInfoView from the Summa...
tree
|
commitdiff
2018-03-23
Zachary Turner
[PDB] Make our PDBs look more like MS PDBs.
tree
|
commitdiff
2018-03-23
Andrea Di Biagio
[llvm-mca] update the ResourcePressureView after r32833...
tree
|
commitdiff
2018-03-23
Andrea Di Biagio
[llvm-mca] Make the resource cost a double.
tree
|
commitdiff
2018-03-23
Andrea Di Biagio
[llvm-mca] Pass the InstrBuilder to the constructor...
tree
|
commitdiff
2018-03-23
Andrea Di Biagio
[llvm-mca] Add flag -resource-pressure to enable/disabl...
tree
|
commitdiff
2018-03-22
Kevin Enderby
For llvm-nm and Mach-O files also use function starts...
tree
|
commitdiff
2018-03-22
Andrea Di Biagio
[llvm-mca] Minor refactoring. NFCI
tree
|
commitdiff
2018-03-22
Andrea Di Biagio
[llvm-mca] Simplify (and better standardize) the Instru...
tree
|
commitdiff
2018-03-22
Andrea Di Biagio
[llvm-mca] Simplify code. NFC
tree
|
commitdiff
2018-03-21
David Blaikie
Fix a couple of layering violations in Transforms
tree
|
commitdiff
2018-03-21
Alexander Shaposhnikov
[llvm-objcopy] Implement support for section groups
tree
|
commitdiff
2018-03-21
Adrian Prantl
typo
tree
|
commitdiff
2018-03-21
Andrea Di Biagio
[llvm-mca] Move the logic that computes the register...
tree
|
commitdiff
2018-03-21
Alexander Richardson
Change DT_* value definitions to macros in a separate...
tree
|
commitdiff
2018-03-21
Andrea Di Biagio
[llvm-mca] Clean up some code. NFC
tree
|
commitdiff
2018-03-21
George Rimar
[llvm-readobj] - Teach llvm-readobj to dump .note.gnu...
tree
|
commitdiff
2018-03-20
Kevin Enderby
For llvm-objdump and Mach-O files, fix the printing...
tree
|
commitdiff
2018-03-20
Andrea Di Biagio
[llvm-mca] add keyword override to a couple of methods...
tree
|
commitdiff
2018-03-20
Alexander Shaposhnikov
[llvm-objcopy] Revert r328012
tree
|
commitdiff
2018-03-20
Andrea Di Biagio
[llvm-mca] Remove const from a bunch of ArrayRef. NFC
tree
|
commitdiff
2018-03-20
Zachary Turner
Revert "Resubmit "Support embedding natvis files in...
tree
|
commitdiff
2018-03-20
Alexander Shaposhnikov
[llvm-objcopy] Implement support for section groups
tree
|
commitdiff
2018-03-20
Andrea Di Biagio
[llvm-mca] Move the logic that computes the scheduler...
tree
|
commitdiff
2018-03-20
Zachary Turner
Resubmit "Support embedding natvis files in PDBs."
tree
|
commitdiff
2018-03-20
Andrea Di Biagio
[llvm-mca] Use llvm::make_unique in a few places. NFC
tree
|
commitdiff
2018-03-20
Andrea Di Biagio
[llvm-mca] Move the routine that computes processor...
tree
|
commitdiff
2018-03-19
Zachary Turner
Revert "Support embedding natvis files in PDBs."
tree
|
commitdiff
2018-03-19
Zachary Turner
Support embedding natvis files in PDBs.
tree
|
commitdiff
2018-03-19
Andrea Di Biagio
[llvm-mca] Remove unused method from ResourceManager...
tree
|
commitdiff
2018-03-19
Andrea Di Biagio
[llvm-mca] Simplify code. NFC
tree
|
commitdiff
2018-03-19
Andrea Di Biagio
[llvm-mca] Add pipeline stall events.
tree
|
commitdiff
2018-03-18
Andrea Di Biagio
[llvm-mca] Allow the definition of multiple register...
tree
|
commitdiff
2018-03-18
Jonas Devlieghere
[dsymutil] Fix add_llvm_tool_symlink
tree
|
commitdiff
2018-03-18
Jonas Devlieghere
[dsymutil] Rename llvm-dsymutil -> dsymutil
tree
|
commitdiff
2018-03-16
Andrea Di Biagio
[llvm-mca] Remove method getSchedModel() from the Backend.
tree
|
commitdiff
2018-03-16
Andrea Di Biagio
[llvm-mca] Remove unused methods from Backend. NFC
tree
|
commitdiff
2018-03-15
Zachary Turner
Refactor the PDB HashTable class.
tree
|
commitdiff
2018-03-15
Andrea Di Biagio
[llvm-mca] Simplify code. NFC.
tree
|
commitdiff
2018-03-15
Lang Hames
[ORC] Re-apply r327566 with a fix for test-global-ctors.ll.
tree
|
commitdiff
2018-03-14
Reid Kleckner
Revert "[ORC] Switch from shared_ptr to unique_ptr...
tree
|
commitdiff
2018-03-14
Lang Hames
[ORC] Switch from shared_ptr to unique_ptr for addModul...
tree
|
commitdiff
2018-03-14
Nicholas Wilson
[WebAssembly] Identify COMDATs by index rather than...
tree
|
commitdiff
2018-03-14
Andrea Di Biagio
[llvm-mca] Remove unused variable from InstrBuilder...
tree
|
commitdiff
2018-03-14
Andrea Di Biagio
[llvm-mca] Move the logic that updates the register...
tree
|
commitdiff
2018-03-14
Petar Jovanovic
[mips] Add support for CRC ASE
tree
|
commitdiff
2018-03-14
Teresa Johnson
[LTO/gold] Fix workaround for old plugin-api.h in ...
tree
|
commitdiff
2018-03-14
Teresa Johnson
[LTO/gold] Support --wrap
tree
|
commitdiff
2018-03-14
Pavel Labath
DWARF: Unify form size handling code
tree
|
commitdiff
2018-03-14
Jonas Devlieghere
[dsymutil] Print architecture in warning
tree
|
commitdiff
2018-03-14
Robert Widmann
[LLVM-C] Redo unnamed_address attribute bindings
tree
|
commitdiff
2018-03-13
Teresa Johnson
Revert "[LTO/gold] Support --wrap"
tree
|
commitdiff
2018-03-13
Teresa Johnson
[LTO/gold] Support --wrap
tree
|
commitdiff
2018-03-13
Zachary Turner
[PDB] Support dumping injected sources via the DIA...
tree
|
commitdiff
2018-03-13
Andrea Di Biagio
[llvm-mca] Remove the logic that computes the reciproca...
tree
|
commitdiff
2018-03-13
Andrea Di Biagio
[llvm-mca] Simplify code that computes the latency...
tree
|
commitdiff
2018-03-13
Jonas Devlieghere
[dsymutil] Unify error handling outside DwarfLinker.
tree
|
commitdiff
2018-03-13
Jonas Devlieghere
[dsymutil] Remove old error/warn functions. NFC.
tree
|
commitdiff
2018-03-13
Jonas Devlieghere
[dsymutil] Perform analyzeContextInfo and CloneDIEs...
tree
|
commitdiff
2018-03-13
Andrea Di Biagio
[llvm-mca] Use a const ArrayRef in a few places. NFC
tree
|
commitdiff
2018-03-13
Clement Courbet
[llvm-mca] Fix unused variable warning in opt mode.
tree
|
commitdiff
2018-03-13
Clement Courbet
[llvm-mca] Refactor event listeners to make the backend...
tree
|
commitdiff
2018-03-13
Jonas Devlieghere
[dsymutil] Unbreak non-Darwin bots.
tree
|
commitdiff
2018-03-13
Jonas Devlieghere
[dsymutil] Introduce LinkContext. NFC.
tree
|
commitdiff
2018-03-12
Alexander Shaposhnikov
[llvm-readobj] Extend the output of -elf-section-groups
tree
|
commitdiff
2018-03-12
Scott Linder
[llvm-readobj][ELF] Move ELF note parsing into libObject
tree
|
commitdiff
2018-03-12
Benjamin Kramer
[llvm-readobj] Make header self-contained
tree
|
commitdiff
2018-03-10
Andrea Di Biagio
[llvm-mca] Fix use-of-uninitialized-value error reporte...
tree
|
commitdiff
2018-03-10
Andrea Di Biagio
[llvm-mca] BackendStatistics: early exit from method...
tree
|
commitdiff
2018-03-10
Andrea Di Biagio
[llvm-mca] Views are now independent from resource...
tree
|
commitdiff
2018-03-09
Rafael Auler
[llvm-objdump] Support disassembling by symbol name
tree
|
commitdiff
next