projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-03-05
Michael Kuperstein
[InstCombine] Fix an assertion when fmul has a Constant...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Craig Topper
Revert "[TableGen] Implement at least some support...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Craig Topper
[TableGen] Implement at least some support for multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Craig Topper
[TableGen] Add support constraining a vector type in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Craig Topper
[X86] Use vmovss to handle inserting an element into...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Frederic Riss
Remove useless break after return.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Philip Reames
Add a few more performance tips
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Frederic Riss
Revert "[dsymutil] MSVC does generate move constructors...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Frederic Riss
[dsymutil] MSVC does generate move constructors, but...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Philip Reames
Add a link to the new PerformanceTips docs from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Hans Wennborg
Revert r231324 "Remove the conditional addition of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chandler Carruth
[MBP] Use range based for-loops throughout this code...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chandler Carruth
[MBP] NFC, run clang-format over this code and tweak...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chandler Carruth
[MBP] This is no longer 'block-placement2'. ;] The...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Rafael Espindola
Use the existing begin and end symbol for debug info.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
NAKAMURA Takumi
Revert r231103, "FullDependenceAnalysis: Avoid using...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
NAKAMURA Takumi
Revert r231104, "unique_ptrify FullDependenceAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Kostya Serebryany
[sanitizer] add nosanitize metadata to more coverage...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chandler Carruth
[MBP] Revert r231238 which attempted to fix a nasty...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
NAKAMURA Takumi
ScalarEvolution.cpp: Appease g++-4.7. He missed implici...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Eric Christopher
Remove the conditional addition of the execution depend...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Eric Christopher
Cleanup and remove a chunk of getARMSubtarget calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Paul Robinson
Turn off .debug_pubnames/pubtypes for PS4.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Aaron Ballman
Initializer lists are supported in MSVC 2013. Since...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Argyrios Kyrtzidis
[Support] Increase timeout for the LockFileManager...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Matthias Braun
Improve test robustness
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Sanjoy Das
[IndVarSimplify] use the "canonical" way to infer no...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Sanjoy Das
[SCEV] make SCEV smarter about proving no-wrap.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Provide an explicit move ctor because MSVC can't synthe...
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
Sanjay Patel
don't repeat class / function / variable names in comme...
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
David Blaikie
Add a FIXME for PR22796, broken ordering of ClassInfo...
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
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
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
Wei Mi
Revert the test commit.
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
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
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
Bill Schmidt
[PowerPC] Remove unnecessary and incomplete commentary
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
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
Daniel Jasper
Add a flag to experiment with outlining optional branches.
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
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
Filipe Cabecinhas
Fix the test for r231201. We don't crash anymore.
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
Mehdi Amini
Use report_fatal_error instead of unreachable for ...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
unique_ptrify ValID::ConstantStructElts
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
LLParser: Avoid copying ValIDs, the copy ctor is deprec...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Rafael Espindola
Use the vanilla func_end symbol for .size.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Pete Cooper
Remove MCStreamer include which isn't used here. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Pete Cooper
This file should always have included MCAssembler and...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Pete Cooper
Remove MCStreamer.h include from MCContext.h and explic...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Recommit r231168: unique_ptrify LiveRange::segmentSet
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Eric Christopher
Weaken the check for a specific movl on the twoaddr...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Eric Fiselier
Reverse the order libc++ and libc++abi are added in...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
David Blaikie
Recommit r231175: Change LiveStackAnalysis::SS2Interval...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Filipe Cabecinhas
Fix the x86-upgrade-avx2-vbroadcast.ll test by commenti...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Matthias Braun
RegisterCoalescer: Gracefully continue if subrange...
commit
|
commitdiff
|
tree
|
snapshot
next