projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-03-10
Chandler Carruth
[LCG] One more formatting fix that I failed to get...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[TTI] There is actually no realistic way to pop TTI...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
NAKAMURA Takumi
ADT/PointerIntPairTest.cpp: Appease msc17.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[LCG] Ran clang-format over this too and it pointed...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] While I'm here, fix a few other clang-format issue...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] Cleanup formatting and namespace commenting. Mostl...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] As Dave noticed in review, I had erroneously copie...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
David Majnemer
MC: Appease the buildbots
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
David Majnemer
MC: Cleanup MCSectionMachO::ParseSectionSpecifier
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] Add a comment I missed and add the special members...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] Comment on all of the totally pointless definition...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Chandler Carruth
[PM] I have been educated by several folks that MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Venkatraman...
[Sparc] Add support for decoding 'swap' instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Bob Wilson
Fix inconsistent whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ed Maste
Work around FreeBSD rtld rpath $ORIGIN limitation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Benjamin Kramer
StackColoring: Use range-based for loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Benjamin Kramer
MachineModuleInfo: Turn nested std::pairs into a proper...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Benjamin Kramer
SimplifyCFG: Simplify the weight scaling algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Chandler Carruth
[LCG] Simplify a bunch of the LCG code with range for...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Chandler Carruth
[C++11] Add range views for various parts of a Module.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ahmed Charles
Change documentation based on feedback from Chandler.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Chandler Carruth
[C++11] Now that we have C++11 and I've replaced the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Chandler Carruth
[PM] Switch new pass manager from polymorphic_ptr to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ahmed Charles
[C++11] Add llvm::make_unique, according to N3656.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
NAKAMURA Takumi
Revert r203230, "CodeGenPrep: sink extends of illegal...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Craig Topper
De-virtualize some methods since they don't override...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
David Majnemer
IR: Change inalloca's grammar a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
David Blaikie
Revert "Clean up SmallString a bit"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
David Blaikie
Clean up SmallString a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ahmed Charles
[C++11] Fix break due to MSVC bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ahmed Charles
Fix build break.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Chandler Carruth
[C++11] Add range based accessors for the Use-Def chain...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Adam Nemet
Update comment from r203315 based on review
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Aaron Ballman
Adding some includes to appease build bots. Amends...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Aaron Ballman
Adding range-based STL-like helper APIs. llvm::distance...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Lang Hames
Make createObjectImage and createObjectImageFromFile...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Duncan P. N...
Change else if => if after return, after r203265
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Ahmed Charles
Fix 80 cols.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Adam Nemet
[bugpoint] Don't ignore arg in -compile-commad="tool...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
De-virtualize a method since it doesn't override anythi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
David Blaikie
DebugInfo: further improvements to test following up...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
David Blaikie
DebugInfo: Fix test fallout from r203323
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
David Blaikie
DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TA...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Eric Christopher
Add support for hashing location information for CU...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adam Nemet
[DAGCombiner] Distribute TRUNC through AND in rotation...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adam Nemet
[DAGCombiner] Recognize another rotation idiom
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adam Nemet
[DAGCombiner] Slightly improve readability of matchRota...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Arnold Schwaighofer
ISel: Make VSELECT selection terminate in cases where...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adrian Prantl
Remove unnecessary test for Darwin and update testcase...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Add a virtual destructor to quiet a warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Owen Anderson
Range-ify some for loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Actually add the header file.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Two part patch:
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Add include guards and make public a few routines that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eli Bendersky
Remove unused method declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adrian Prantl
Revert "Remove unnecessary check for Darwin. rdar:...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Sasa Stankovic
Moved test file from test/MC/Mips to test/CodeGen/Mips.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Adrian Prantl
Remove unnecessary check for Darwin. rdar://problem...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
David Blaikie
DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
David Blaikie
DebugInfo: Update test to cover linux (with a FIXME...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] Revert uses of lambdas with array_pod_sort.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] Convert sort predicates into lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Actually include the ArrayRef header rather than rely...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eric Christopher
Fix up formatting.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Eli Bendersky
Fix EXPECT_* to not produce a compile warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Tom Stellard
R600/SI: Using SGPRs is illegal for instructions that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Tom Stellard
R600/SI: Custom lower i1 stores
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] DwarfDebug: Turn single-use functors into lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Jordan Rose
[ADT] Update PointerIntPair to handle pointer types...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Michael Gottesman
[docs] Teach CMake docs build how to generate Qt Creato...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] DwarfDebug: Use range-based for loops.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Rafael Espindola
Don't avoid cfi instructions on the bg/p.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Ted Kremenek
Remove dead 'break' (dominated by 'return').
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Ted Kremenek
Remove dead 'return'.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
David Majnemer
MC: Use MachO::SectionType for MCSectionMachO::getType...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
David Blaikie
DebugInfo: Refactor high_pc/low_pc construction into...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Nico Weber
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Duncan P. N...
C++11: Remove const from in auto guidelines
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
David Blaikie
DebugInfo: Restrict DW_AT_high_pc encoding as data4...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Duncan P. N...
C++11: Copy pointers with const auto *
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Duncan P. N...
ARM: Make .unreq directives case-insensitive
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] Now that the users are gone, rip out the duplic...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Dmitri Gribenko
Add missing std:: qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
Make header standalone for libstdc++.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Benjamin Kramer
[C++11] Replace LLVM-style type traits with C++11 stand...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Richard Sandiford
[SystemZ] Move sign_extend optimization to PerformDAGCo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Tim Northover
CodeGenPrep: sink extends of illegal types into use...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Tim Northover
InstCombine: form shuffles from wider range of insert...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Ahmed Charles
Change MCDisassembler::setSymbolizer to take unique_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Craig Topper
Remove unused method.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Alexey Volkov
Enable FeatureFastUAMem for Silvermont processor
commit
|
commitdiff
|
tree
|
snapshot
next