projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2015-05-29
Daniel Marjamaki
Refactor MacroInfo so macro arguments can be iterated...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Daniel Marjamaki
Run clang-format on MacroInfo.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Yury Gribov
[ASan] Fix flaky tests (see https://llvm.org/bugs/show_...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Daniel Jasper
clang-format: [JS] Support ES6 computed property names.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Craig Topper
[TableGen] Remove convertValue functions for UnOpInit...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Jingyue Wu
NFC: tab => spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Greg Clayton
Change ProcessEventData over to use a std::weak_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Matthias Braun
This should have been a reference
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Matthias Braun
CodeGen: Use mop_iterator instead of MIOperands/ConstMI...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Justin Bogner
wip: Remove some unused functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Quentin Colombet
Add a test for the MachineCopyPropagation change landed...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ahmed Bougacha
[TableGen][AsmMatcherEmitter] Only parse isolated token...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ying Chen
Add '+' sign at the end of echo package
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ahmed Bougacha
[TableGen][AsmMatcherEmitter] Factor out AsmOperand...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Greg Clayton
Add support for the qEcho command to lldb-server in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Siva Chandra
[TestLldbGdbServer and TestGdbRemoteXXX] Use "ls -l...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Ahmed Bougacha
[IR] fptrunc-of-fptrunc isn't an EliminableCastPair.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Greg Clayton
Add a new "qEcho" packet with the following format:
commit
|
commitdiff
|
tree
|
snapshot
2015-05-29
Chaoren Lin
Fix TestMultithreaded.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ying Chen
Add "Failing Tests .." line to dosep logs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Richard Smith
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Matthias Braun
MachineFrameInfo: Simplify pristine register calculation.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Eric Christopher
Fix typos in variable/grammar names.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chaoren Lin
Remove warning when testing for timeout command.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Reid Kleckner
Rename Win64Exception.(cpp|h) to WinException.(cpp|h)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chandler Carruth
[x86] Move the vector popcount tests into non-ISA files...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Alex Lorenz
MIR Serialization: print and parse machine function...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Quentin Colombet
[MachineCopyPropagation] Fix a bug with undef handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Justin Bogner
AST: Fix printing GNU old-style field designators
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chris Bieneman
Fixing broken bots after r238505.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
David Majnemer
Add testcase for r238503.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Reid Kleckner
[WinEH] Start inserting state number stores for C++ EH
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Don't special case undefined symbol when deciding the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Sean Callanan
Added a test that makes sure that structs returned
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Diego Novillo
Update documentation for llvm-profdata.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chaoren Lin
Simplify regex in TestDataFormatterUnordered.py for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chris Bieneman
Fixing the polly build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Andy Ayers
Revise test to run llc and llvm-mc separately.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Wei Mi
Enable exitValue rewrite only when the cost of expansio...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Remove a trivial forwarding function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chris Bieneman
Re-landing "Refactoring cl::list_storage from "is a...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Diego Novillo
Improve user documentation on profiling.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
David Majnemer
[SelectionDAG] Scalar shift amounts may require legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Reid Kleckner
Remove debug prints from r238487
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chandler Carruth
[omp] Loosen the driver test enough so that overriding...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chaoren Lin
Resubmitting r238459 and r238460 with fix for Linux.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chandler Carruth
[omp] Fix a typo in a comment and a line I forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ying Chen
Revert "Move inlined cxa_demangle.cpp to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ying Chen
Revert "Allow both MSVC and Itanium mangling schemes."
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ying Chen
Skip ThreadStateTestCase.test_state_after_continue_with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Colin LeMahieu
[llvm] Adding vdtor to fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Greg Clayton
Fix the Xcode build after the recent new demangling...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Inline trivial method. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chris Bieneman
Revert "Refactoring cl::list_storage from "is a" to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Reid Kleckner
Disable x86 tail call optimizations that jump through GOT
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
COFF: Return an error_code directly.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chris Bieneman
Refactoring cl::list_storage from "is a" to "has a...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Evgeniy Stepanov
[asan] Add new(unsigned int) to ASan interface list.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Daniel Sanders
Revert r238427 - [mips] Make TTypeEncoding indirect...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
COFF: Split Driver.cpp to Driver.cpp and DriverUtils...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Alexey Samsonov
Object, ELF: Use error code instead of calling report_f...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Remove structure field that can be computed just before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Avoid warnings when building without asserts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
Rename InputFile::Name -> InputFile::Filename.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Move these vectors to the only function where they...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Sean Callanan
If we see an external function in the symbols, make
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Sean Callanan
Don't crash if we don't have a process and need
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
Fix non-debug build.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Peter Collingbourne
Thumb2: Modify codegen for memcpy intrinsic to prefer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Reid Kleckner
[WinEH] Remove debugging dump() call
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Merge redundant loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Zachary Turner
Remove unused #includes of ScriptInterpreterPython.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Zachary Turner
Including <thread> with MSVC is buggy, use a workaround...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Duncan P. N...
AsmPrinter: Stop exposing underlying DIE children list...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Zachary Turner
Refactor test runner to print sub-test-case pass/fail...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Benjamin Kramer
[Format] Skip creating temporary std::strings when...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Simplify LastLocalSymbolIndex computation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
COFF: Teach Chunk to write to a mmap'ed output file.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Use range loops. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pete Cooper
Add BranchProbabilityInfo::releaseMemory to clear the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Remove temporary FileSymbolData. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chaoren Lin
Allow both MSVC and Itanium mangling schemes.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chaoren Lin
Move inlined cxa_demangle.cpp to a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rui Ueyama
COFF: Add a new PE/COFF port.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Colin LeMahieu
[Objdump] Allow instruction pretty printing to be speci...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Duncan P. N...
AsmPrinter: Rename begin_values() => values_begin(...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
David Majnemer
[CodeGen] Update a test-case affected by folding IntToP...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
XTIMEOUT new TestChangeProcessGroup.py on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Colin LeMahieu
[llvm] Parameterizing the output stream for dumpbytes...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
David Majnemer
[InstCombine] Fold IntToPtr and PtrToInt into preceding...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Alexey Samsonov
Add llvm-dwarfdump-fuzzer that uses LibFuzzer to fuzz...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Owen Anderson
Add support for the convergent flag at the MC and Machi...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Chad Rosier
Reuse Loc variable. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Duncan P. N...
AsmPrinter: Suppress warnings on GCC from r238362, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Use range loops for accessing file names. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Owen Anderson
Expand the Flags field of MCInstrDesc to 64 bits, while...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Merge computeSymbolTable and writeSymbolTable.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Hans Wennborg
Get the dll storage class right for structors of classe...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Oleksiy Vyalov
Refactor AdbClient and make PlatformAndroid::GetFile...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Add explicit dependency on headers to swig wrapper...
commit
|
commitdiff
|
tree
|
snapshot
next