projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-01-26
Dmitri Gribenko
Documentation: fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
X86: Do splat promotion later, so the optimizer can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Benjamin Kramer
FileCheckize and merge some tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
Object/RelocVisitor: Add minimal support, R_MIPS_32...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
Object/RelocVisitor: Add minimal support, R_PPC64_ADDR3...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
RelocVisitor::visit(): Set hasError in the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Reed Kotler
fix use of std::std. it's ordered set.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
NAKAMURA Takumi
DWARFDebugLine.cpp: Fix true path. Did you forget ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Andrew Kaylor
Add DIContext::getLineInfoForAddressRange() function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Bill Wendling
Convert BuildLibCalls.cpp to using the AttributeSet...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Aaron Ballman
A port of the Visual Studio 2012 debugger visualizers...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
NAKAMURA Takumi
llvm/test/CMakeLists.txt: Add a dependency to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Dmitri Gribenko
Remove unused variables, silences -Wunused-variable
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bill Wendling
Remove dead method.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bill Wendling
Remove some introspection functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Hal Finkel
Initial implementation of PPCTargetTransformInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Nadav Rotem
Fix a warning in the new DWARFheader. Add a new line...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Kaylor
Add support for applying in-memory relocations to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Dmitri Gribenko
Add file to CMakeLists (file added in r173505)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
XFAIL close-stderr on win32
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
Set the +x bit on two batch scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
Add parens to suppress an MSVC 2012 << precedence warning
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
FileCheck-ify some grep tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Nick Lewycky
Add an insert() method to MapVector. Adds the first...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
In this patch, we teach X86_64TargetMachine that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
Add back a RUN line removed by mistake by a previous...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Nadav Rotem
LoopVectorize: Refactor the code that vectorizes loads...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bill Wendling
Use the new 'getSlotIndex' method to retrieve the attri...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
Now that llvm-dwarfdump supports flags to specify which...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Jakub Staszak
Use const reference instead of vector copying.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bill Wendling
Add an accessor method to get the slot's index. This...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Use the correct format in the STW / SETPSC instruction...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Fix order of operands for crc8_l4r
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
When encountering an unknown file format, ObjectFile...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
David Blaikie
This is no trule.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Hal Finkel
Improve the !add TableGen test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
Add command-line flags for DWARF dumping.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Fix order of operands for l5r instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Richard Osborne
Use correct mnemonic / instruction name for ldivu.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Benjamin Kramer
LoopVectorize: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Pedro Artigas
added ability to dynamically change the ExportList...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Michael Gottesman
Added new section to the git-svn getting started sectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Nadav Rotem
LoopVectorizer: Refactor more code to use the IRBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bob Wilson
Use xcrun to find the right compiler when building...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Nadav Rotem
Refactor some code to use the IRBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Eli Bendersky
Rename variable to be more comprehensible and follow...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Benjamin Kramer
APFloat: Make sure that we get a well-formed x87 NaN...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
Disable MSVC's warning about noreturn destructors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Reid Kleckner
Fix MSVC 2012 warning about a 32-bit shift that should...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Evgeniy Stepanov
[msan] A comment on ICmp handling logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Evgeniy Stepanov
[msan] Implement exact shadow propagation for relationa...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Preston Gurd
This patch aims to reduce compile time in LegalizeTypes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Hal Finkel
More cleanup of PPC register definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Hal Finkel
Add an addition operator to TableGen
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Silviu Baranga
Fixed the condition codes for the atomic64 min/umin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Bill Wendling
Use the AttributeSet query instead of the Attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
MIsched: Print block name. No functionality.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
MachineScheduler support for viewGraph.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
ScheduleDAG: colorize the DOT graph and improve formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
ScheduleDAG: Added isBoundaryNode to conveniently detec...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
SchedDFS: Complete support for nested subtrees.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
MIsched: Improve the interface to SchedDFS analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
ArrayRef reverse iterators.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
NAKAMURA Takumi
lit/ShUtil.py: Deprecate '!' in shell expression. It...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
SchedDFS: Initial support for nested subtrees.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Chandler Carruth
Switch this code away from Value::isUsedInBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
MISched: Add SchedDFSResult to ScheduleDAGMI to formali...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Jack Carter
This patch implements parsing the .word
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Akira Hatanaka
[mips] Set flag neverHasSideEffects flag on some of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
SchedDFS: Refactor and tweak the subtree selection...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Andrew Trick
SchedDFS: Constify interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Jakob Stoklund...
Avoid creating duplicate CFG edges in the IfConversion...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Renato Golin
Moving Cost Tables up to share with other targets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Michael Gottesman
Added comment to ObjCARC elaborating what is meant...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Hal Finkel
Start cleanup of PPC register definitions using foreach...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Saleem Abdulrasool
[bugpoint] make tool selection messages unique
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Saleem Abdulrasool
[bugpoint] set Message after tool configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Benjamin Kramer
Reapply chandlerc's r173342 now that the miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Benjamin Kramer
ConstantFolding: Add a missing folding that leads to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
unittests/SupportTests/Initialize.MultipleThreads:...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
unittests/SupportTests/Initialize.MultipleThreads:...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
lli/RecordingMemoryManager: Free allocated sections...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Revert r173342 temporarily. It appears to cause a very...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Plug TTI into the speculation logic, giving it a real...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Address a large chunk of this FIXME by accumulating...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Switch the constant expression speculation cost evaluat...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Rephrase the speculating scan of the conditional BB...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kostya Serebryany
[asan] fix 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Simplify the PHI node operand rewriting.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Kostya Serebryany
[asan] adaptive redzones for globals (the larger the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Give the basic block variables here names based on...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Lift a cheap early exit test above loops and other...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Chandler Carruth
Spiff up the comment on this method, making the example...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
MipsISelLowering.cpp: Fill unreachable paths to fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
MipsISelLowering.cpp: Fix a warning, take two. [-Wunuse...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
NAKAMURA Takumi
MipsISelLowering.cpp: Fix a warning. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
next