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-04-24
Lang Hames
[AsmPrinter] Make AsmPrinter's OutStreamer member a...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Simplify parseMemberFiles to take a single file.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Lang Hames
Revert r235749 - Accidentally commited cruft from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Lang Hames
[CodeGen] Make AsmPrinter's OutStreamer member a unique...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Simplify now that there is only one file. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Saleem Abdulrasool
unwind: stage 2 of creating project structure
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Return ErrorOr<std::unique_ptr<File>>. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Remove unused enum value. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Return an ErrorOr<std::unique_ptr<File>>. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Davide Italiano
[Test] Explictly pass target architecture.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Blaikie
Revert changes to LTO test case since llvm-lto can...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Robert Flack
Look for both .debug and dsym debugging symbol informat...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Blaikie
Skip extra LLVM IR assemble/disassemble steps in some...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Blaikie
[opaque pointer type] bitcode: add explicit callee...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Andrew Kaylor
Fix LoopInterchange/reductions.ll test for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Yaron Keren
Teach AArch64\lit.local.cfg the new triple names window...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Chris Bieneman
[CMake] Fix for PR 23328: LLVM_OPTIMIZED_TABLEGEN broken
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Duncan P. N...
Linker: Update -override testcase to check callers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Hans Wennborg
Switch lowering: fix APInt overflow causing infinite...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Sergey Matveev
[lsan] Add an interface function for on-demand leak...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Sergey Matveev
Revert r235726 "interface"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Sergey Matveev
interface
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Reid Kleckner
[WinEH] Split the landingpad BB instead of cloning it
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Rafael Espindola
Delete unnecessary generality in loadFile.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Diego Novillo
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Derek Schuff
Add COMPILER_RT_ABI attribute to declarations of builti...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Yaron Keren
Use the cleaner syntx value initialization to zero...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Yaron Keren
Silence clang warning: private field 'data_' is not...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Yaron Keren
Silence clang warning: missing field 'Dr0' initializer.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Vasileios Kalintiris
[mips][FastISel] Specify which types we handle for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Aaron Ballman
Removing dead code; NFC. This code was triggering a...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Tamas Berghammer
Fix condition detection in EmulateInstructionARM
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Tamas Berghammer
Fix order of b and blx instrction in EmulateInstructionARM
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Tamas Berghammer
Fix write register context for arm "add<c> <Rd>, sp...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Ilia K
Use self.fail() in MiGdbSetShowTestCase.test_lldbmi_gdb...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Ilia K
Fix CMICmnLLDBDebuggerHandleEvents::GetProcessStdout...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Filipe Cabecinhas
[BitcodeReader] Fix asserts when we read a non-vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Ilia K
Fix CMICmnMIOutOfBandRecord to accept stream-records...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Simon Atanasyan
[Mips] Simplify the code a bit using early return
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Daniel Jasper
clang-format: Don't wrap after short first segments...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Denis Protivensky
[ARM] Update TODO notes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Denis Protivensky
[ARM] Implement R_ARM_COPY relocation
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Viktor Kutuzov
[Msan] XFAIL the ftime.cc test on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Viktor Kutuzov
[Msan] Fix the backtrace.cc tests to build and pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Daniel Jasper
clang-format: More selectively detect QT's "signals".
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Viktor Kutuzov
[Sanitizers] Do not call internal_sigdelset() on non...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Pawel Bylica
Correct extractelement constant folding
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Pawel Bylica
Fix APInt long division algorithm
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Craig Topper
[TableGen] Clang changes for r235697 to stop leaking...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Craig Topper
[TableGen] Don't leak Expanders and Operators in SetTheory.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Craig Topper
[TableGen] Fix all remaining memory leaks of Init and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jingyue Wu
Resurrect r235688
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Alexey Bataev
[OPENMP] Codegen for 'firstprivate' clause in 'single...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Majnemer
Remove unused variable to silence GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Alexey Bataev
[OPENMP] Do not emit implicit barrier for single direct...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Alexey Bataev
[OPENMP] Codegen for 'firstprivate' clause in 'sections...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jingyue Wu
Revert r235688
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jingyue Wu
[NVPTX] Emits "generic()" depending on the original...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Jingyue Wu
[NVPTX] enable NaryReassociate in NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matt Arsenault
R600/SI: Fix verifier error when producing v_madmk_f32
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Majnemer
Replace getPointeeType()->isFunctionType with isMemberD...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Majnemer
[MS ABI] Fix the preferred alignment of member pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
David Majnemer
Cleanup some MS-ABI specific code
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matthias Braun
Improve isTriviallyReMaterializable() documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Richard Smith
[modules] Partial revert of r235669: don't create Modul...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Bruce Mitchener
Start to share SWIG interface files between languages.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matthias Braun
R600/RegisterCoalescer: Enable more rematerialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Michael Zolotukhin
Fix a couple of typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-24
Matthias Braun
RegisterCoalescer: implicit phsreg uses are fine when...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Matt Arsenault
Revert accidentally committed "MC: Allow targets to...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Matt Arsenault
R600/SI: Special case v_mov_b32 as really rematerializable
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Matt Arsenault
MC: Allow targets to stop symbol name quoting
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
[modules] Refactor creation of ModuleMacros and create...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Matthias Braun
RegisterCoalescer: Avoid unnecessary register class...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Reid Kleckner
Re-commit "[SEH] Remove the old __C_specific_handler...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
Fix modules build post-r235612.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Hal Finkel
[PowerPC] Support register name prefixes for vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Justin Bogner
InstrProf: Stop using RegionCounter outside of CodeGenP...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Hal Finkel
[PowerPC] Use sync inst alias when printing
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Tom Stellard
R600: Correctly lower CONCAT_VECTOR nodes with more...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
[modules] Properly attribute macros to modules if they...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Michael Zolotukhin
Fix comment for NoCommonBits.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Hal Finkel
[PowerPC] Add asm/disasm support for dcbt with hint
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Andrew Kaylor
[WinEH] Ignore filter clauses while mapping landing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Jay Foad
[Sanitizer] Fix getpwnam test on ppc64le Fedora 21.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Chaoren Lin
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Reid Kleckner
Remove trivial assert to fix NDEBUG Werror builds
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
David Blaikie
Recommit r235458: [opaque pointer type] Avoid using...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Sergey Matveev
Fix clang docs build.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Reid Kleckner
[WinEH] Replace more lpad value uses with undef
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
[modules] Remove the now-redundant import of all pendin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Quentin Colombet
[MachineCopyPropagation] Handle undef flags conservativ...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Krzysztof Parzyszek
Unbreak build
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Krzysztof Parzyszek
[Hexagon] Minor cleanup in HexagonFrameLowering
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
[modules] Store a ModuleMacro* on an imported macro...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Sergey Matveev
Add clang/docs/SanitizerCoverage.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Richard Smith
Fix clang-tools-extra build after clang r235614.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Tom Stellard
R600/SI: Fix indirect addressing with a negative consta...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Peter Collingbourne
Thumb2: When applying branch optimizations, visit branc...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Peter Collingbourne
ARM: When re-creating a branch via InsertBranch, preser...
commit
|
commitdiff
|
tree
|
snapshot
next