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-03-04
David Blaikie
Provide an explicit move ctor because MSVC can't synthe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Fix the clang self-host -Werror build
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
PECOFF: Do not add layout-after edges.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
[dsymutil] Add minimal code to emit DIE trees.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
DWARFFormValue: Add getAsSignedConstant method.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
Teach DIEInteger to emit FORM_strp and FORM_ref_addr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
Make the DWARFAbbreviationDeclaration::AttributeSpec...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Update LangRef for explicit type changes to 'load'...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rafael Espindola
Expand variables when evaluating absolute expressions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Update LangRef for getelementptr explicit type changes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Alexey Samsonov
[Sanitizer] Fix/suppress compiler warnings in unit...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Sanjay Patel
don't repeat class / function / variable names in comme...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Nemanja Ivanovic
Add Clang support for PPC cryptography builtins
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Define DefinedAtom::sectionSize.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Alexey Samsonov
Exclude LLVM sources from lint check.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Enrico Granata
Add a required #include
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Jim Ingham
Fix a thinko in the case where we return a launch error...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Paul Robinson
Support standard DWARF TLS opcode; Darwin and PS4 use it.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Nemanja Ivanovic
Add LLVM support for PPC cryptography builtins
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Reid Kleckner
Try to satisfy sanitizer lint check
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Kostya Serebryany
[sanitizer] Since x32 runs under 64-bit kernel, GetKern...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Add a FIXME for PR22796, broken ordering of ClassInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tobias Grosser
Remove unnecessary dynamic memory management
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Reid Kleckner
Fix test/CodeGen/builtins.c for platforms that don...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rafael Espindola
Fix the build of the gold-plugin and examples.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Reid Kleckner
Try to fix the build after removing DataLayoutPass
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Reid Kleckner
Add missing <atomic> include to PassRegistry.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Erik Eckstein
Add a lock() function in PassRegistry to speed up multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Recommit r231221: "Devirtualize ~parser<T> by making...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rafael Espindola
Bring r231132 back with a fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tobias Grosser
Allow to build shared libraries if BUILD_SHARED_LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Remove "inline" from inlined functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Reid Kleckner
Revert "unique_ptrify ValID::ConstantStructElts"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tobias Grosser
Add support for conditional 'and' and 'or' expressions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Alexander Kornienko
[clang-tidy] Fix namespace comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Gabor Horvath
[analyzer] Individual configuration options can be...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Alex Denisov
New ObjC warning: circular containers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Wei Mi
Revert the test commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Zachary Turner
Don't #include clang headers from BreakpointLocation.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Wei Mi
Test commit. It will be reverted in the next commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Adrian Prantl
Update the out-of-date dwarf expressions in these testc...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Adrian Prantl
Fix DwarfExpression::AddMachineRegExpression so it...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Marek Olsak
R600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Nemanja Ivanovic
Test commit. Removed an unnecessary space
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Explicitly default ilistTest::Node's copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Marshall Clow
Nbjoerg suggested a better name for the macro for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
NAKAMURA Takumi
Revert r231221, "Devirtualize ~parser<T> by making...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
NAKAMURA Takumi
Revert r231132, "Correctly handle -pass-remarks in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Marshall Clow
Create a default rune table for libc++. Initial setting...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Argyrios Kyrtzidis
[Modules] Fix crash in Preprocessor::getLastMacroWithSp...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
JF Bastien
Mutate TargetLowering::shouldExpandAtomicRMWInIR to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Jozef Kolek
[mips][microMIPS] Make usage of ADDU16 and SUBU16 by...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Daniel Jasper
Revert "[IAS] Teach -cc1as about the 'target-abi' option."
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Daniel Jasper
Prevent test from writing files.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Bill Schmidt
[PowerPC] Remove unnecessary and incomplete commentary
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Joerg Sonnenberger
Adjust the changes from r230255 to bail out if the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Toma Tabacu
[IAS] Teach -cc1as about the 'target-abi' option.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Andrea Di Biagio
[X86][FastISel] Simplify the logic in method X86SelectS...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Daniel Jasper
Move one more diagnostic into the new -Wformat-pedantic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Dmitry Vyukov
asan: do not instrument direct inbounds accesses to...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Toma Tabacu
[mips] Rename the LA/LI/DLI TableGen definitions and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Vasileios Kalintiris
[mips] Keep the parameter list of Filler::searchRange...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Chandler Carruth
[MBP] Fix a really horrible bug in MachineBlockPlacemen...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Vasileios Kalintiris
[mips] Specify the correct value type when combining...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Alexander Kornienko
[clang-tidy] Output more diagnostics in check_clang_tidy.sh
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Ilia K
Fix build on OS X after r231202
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tamas Berghammer
Set the signals based on the OS in the qHostInfo packet
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Ilia K
Added long 'print-values' option for var-update MI...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tamas Berghammer
Fix expectation for TestPlatformCommand.test_shell
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Tamas Berghammer
Fix deadlock in operation thread in NativeProcessLinux
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Daniel Jasper
Add a flag to experiment with outlining optional branches.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Pavel Labath
Use the unified section list when generating a symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Pavel Labath
Correctly resolve symbol names containing linker annota...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Kristof Beyls
Fix PR22408 - LLVM producing AArch64 TLS relocations...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Craig Topper
[Tablegen] Use correct result number variables with...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Explicitly default DenseMapTest::CtorTest::operator=
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Remove explicit RNSuccIterator copy assignment in favor...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
use = default instead of {}
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Make format_object_base explicitly copyable, so format_...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Devirtualize ~parser<T> by making it protected in base...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Avoid copying parser objects
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Michael Kuperstein
[DAGCombine] Fix a bug in a BUILD_VECTOR combine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Make OptionValue explicitly copyable
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Devirtualize OptionValue::~OptionValue in favor of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Davide Italiano
[MC][Target] Implement support for R_X86_64_SIZE{32...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Zachary Turner
[llvm-pdbdump] Display full enum definitions.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Chaoren Lin
Revert "[ADT] fail-fast iterators for DenseMap"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Seth Cantrell
AT.isValid() should come before AT.matchesType()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Make File non-const in the resolver.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Seth Cantrell
Add a format warning for "%p" with non-void* args
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
Move emitDIE and emitAbbrevs to AsmPrinter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Frederic Riss
Constify AsmPrinter passed to DIE methods.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Revert "temporary"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Filipe Cabecinhas
Fix the test for r231201. We don't crash anymore.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Simplify FileArchive. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
temporary
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Workaround MSVC not providing implicit move members
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rui Ueyama
Object: Add range iterators to Archive symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Zachary Turner
Further reduce header footprint of Debugger.h.
commit
|
commitdiff
|
tree
|
snapshot
next