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
2014-12-10
Richard Smith
Reinstate r223753, reverted in r223759 due to breakage...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Sean Callanan
Fixed the AST importer ot use redeclaration contexts...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
DataLayout: Provide nicer diagnostics for malformed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Saleem Abdulrasool
builtins: cleanup constant data section selection
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Alexey Samsonov
[DD] Don't store the second copy of CommonFlags inside...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Alexey Samsonov
[CMake] Make sure dd is built as a part of compiler-rt.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
AsmParser: Don't allow null bytes in BB labels
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Enrico Granata
Remove the last vestige of the world before data format...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Oleksiy Vyalov
Skip TestExprPathSynthetic test on FreeBSD, Linux ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Duncan P. N...
IR: Move call to dropAllReferences() to MDNode subclasses
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
DataLayout: Be more verbose when diagnosing problems...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Blaikie
DebugInfo: Correct location information for array acces...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Oleksiy Vyalov
Add D request handler to GDBRemoteCommunicationServer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Sean Callanan
Made the ASTImporter resilient if it can't import
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
I didn't intend to commit this with r223898
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
DataLayout: Move asserts over to report_fatal_error
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Blaikie
DebugInfo: Fix another case of array access line inform...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
MachineVerifier: Allow physreg use if just a subreg...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
MachineVerifier: Allow LiveInterval segments to end...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
VirtRegMap: Improve block live-in info if subregister...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
MCRegisterInfo: Add MCSubRegIndexIterator.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
VirtRegMap: No implicit defs/uses for super registers...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveRegMatrix: Respect subregister liveness when alloca...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalUnion: Allow specification of liverange...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
Tablegen'erate lanemasks for register units.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
RegisterCoalescer: Preserve subregister liveranges.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveInterval: Add removeEmptySubRanges().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Add subregister aware variants...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveInterval: Introduce LiveQuery accessor for dead...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
Add a flag to enable/disable subregister liveness.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Adapt repairIntervalsInRange...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveRangeEdit: Adapt eliminateDeadDef() to subregister...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Adapt handleMove() to subregister...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Update SubRanges in shrinkToUses().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Make computeDeadValues() private.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveIntervalAnalysis: Compute subregister ranges.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveInterval: Add support to track liveness of subregis...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveInterval: Add a 'covers' operation to LiveRange.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
LiveInterval: Add const version of LiveRange::advanceTo().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
Add function that translates subregister lane masks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Matthias Braun
Let tablegen compute maximum lanemask for regs/regclasses.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Blaikie
DebugInfo: Correct the location of array accesses
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Eric Christopher
Make sure that vec_perm is listed as a static function...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Reid Kleckner
Tweak test case from r223842 to make it pass on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
David Majnemer
AsmParser: Don't crash if a null byte is inside a quote...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Zachary Turner
Disable data formatter tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Rui Ueyama
Re-commit r223330: Rewrite InputGraph's Group
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Philip Reames
Extend some comments around GCModuleInfo, GCFunctionInf...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Rui Ueyama
Fix Darwin linker. Patch from Jean-Daniel Dupas.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Nico Weber
cmake: Make SVNVersion.inc work on Windows if svn is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Rafael Espindola
Simplify the handling of aliases in the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Ahmed Bougacha
[ARM] Combine base-updating/post-incrementing vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Nico Weber
cmake: Make SVNVersion.inc step depend on GetSVN.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Sean Callanan
Updated the AST importer to support importing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Philip Reames
Remove the Module pointer from GCStrategy and GCMetadat...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
IR: Fix memory corruption in MDNode new/delete
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
Forgot to add test for r223856
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
AsmParser: Verifier that the contents of a hex integer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Sean Callanan
Modified the Objective-C lexer and parser (only
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location of aggregate assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Kaelyn Takata
Rename static functiom "map" to be more descriptive...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Majnemer
AST: Don't assume two zero sized objects live at differ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Greg Clayton
Handle thumb IT instructions correctly all the time.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Nico Weber
clang-format: Add a test for PR19603 which seems fixed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
IR: Metadata: Detect an RAUW recursion
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Eric Fiselier
Update information on where to find buildbots. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Michael Zolotukhin
Remove redundant variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Fariborz Jahanian
Objective-C SDK modernizer. Modernize to use
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Colin LeMahieu
[Hexagon] [NFC] Cleaning up unused classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Zachary Turner
Fix compilation failures resulting from the llvm Metada...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jason Molenda
Add a new 'eRegisterInLiveRegisterContext' RegisterLoca...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location of initialization of auto...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Ahmed Bougacha
[ARM] Make testcase more explicit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Justin Bogner
profile: Add low level versions of profile buffer functions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct the location of initializations...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Tobias Grosser
Unbreak after LLVM's metadata split in r223802
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Enrico Granata
Extend ValueObject::GetExpressionPath() to do something...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Correct location for compound complex assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Ahmed Bougacha
[ARM] Factor out base-updating VLD/VST combiner functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Ahmed Bougacha
[ARM] Move the store combiner function down. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Ahmed Bougacha
[ARM] Also support v2f64 vld1/vst1.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Sean Callanan
Removed an unnecessary variaable.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Sean Callanan
Fixed ValueObject::UpdateValueIfNeeded to keep
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
IR: Metadata/Value split: RAUW in a deterministic order
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Accurate location information for complex...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Rafael Espindola
Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Jason Molenda
Change AddressSanitzierRuntime to print its info messag...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
David Blaikie
DebugInfo: Emit the correct location for initialization...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Hans Wennborg
Try fixing MSVC build after r223802
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Colin LeMahieu
[Hexagon] Fixing broken tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Rafael Espindola
Rename createIRObjectFile to just create.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Colin LeMahieu
[Hexagon] Updating rr/ri 32/64 transfer encodings and...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
Fix an MSVC failure from r223802
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Enrico Granata
This patch does a few things:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Juergen Ributzka
[FastISel][AArch64] Fix a missing nullptr check in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Will Newton
ELF: Add AArch64 test case missing from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Zachary Turner
XFAIL all of TestInferiorAssert.py tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Colin LeMahieu
[Hexagon] Adding word combine dot-new form and replacin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Duncan P. N...
Fix a GCC error from r223803
commit
|
commitdiff
|
tree
|
snapshot
2014-12-09
Chandler Carruth
Revert r223764 which taught instcombine about integer...
commit
|
commitdiff
|
tree
|
snapshot
next