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-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
2015-05-28
Chaoren Lin
Make FileSpec::Dump use FileSpec::GetPath(), not the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Kai Nacke
[mips] Add new format for dmtc2/dmfc2 for Octeon CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Add a comment explaining the eCommandRequiresTarget...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Revert r238425, it undoes the purpose of the test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ranjeet Singh
[ARM] Be less specific about the error message expected.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Renato Golin
[ARMTargetParser] FIXME MachO arch names. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
DebugInfo: .debug_line DWARF64 support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Aidan Dodds
Fix THUMB function detection when function name is...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Rafael Espindola
Don't create an unused _GLOBAL_OFFSET_TABLE_.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tamas Berghammer
Fix write register context in EmulateInstructionARM...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Renato Golin
[ARMTargetParser] FIXME on getLLVMArchSuffixForARM...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Renato Golin
[ARMTargetParser] Adding sub-arch information for Clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Use /usr/bin/env to find python
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Daniel Sanders
[mips] Make TTypeEncoding indirect to allow .eh_frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Yury Gribov
[ASan] Disable alloca tests on ARM targets due to flaki...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Fix TestCommandScript: return an error if target execut...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Petar Jovanovic
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pavel Labath
Fix race in IOHandlerProcessSTDIO
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tobias Grosser
Update isl to 93b8e43d
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pavel Labath
Cleanup the forked child in TestChangeProcessGroup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Ed Maste
Add thumb breakpoint for FreeBSD (currently disabled)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Aaron Ballman
Silencing two signed/unsigned mismatch warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Benjamin Kramer
[AsmPrinter] Destroy allocated DIEAbbrevs on teardown.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pavel Labath
Don't check breakpoint location count in TestChangeProc...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Renato Golin
[ARMTargetParser] Removing string parsing from getCPUDe...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Renato Golin
[ARMTargetParser] Adding a few more CPUs for Clang...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Benjamin Kramer
[MC] Replace custom string join function with the one...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Diego Novillo
Fix PPC failure. Adjust CHECK pattern.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Benjamin Kramer
Don't call utostr in Twine/raw_ostream contexts.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tamas Berghammer
Fix breakpoint setting in gdb remote test cases on arm
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Tamas Berghammer
Fix write register context in EmulateInstructionARM...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Yury Gribov
[ASan] XFAIL VLA tests on ARM and PowerPC. Patch by...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pavel Labath
Move prctl call in TestChangeProcessGroup to the child
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Yury Gribov
[ASan] Add new interceptors to asan_win_dll_thunk.cc...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Yury Gribov
[sanitizer] More string interceptors: strstr, strcasest...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Pavel Labath
[NativeProcessLinux] Support inferiors which change...
commit
|
commitdiff
|
tree
|
snapshot
next