projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-12-09
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dmitri Gribenko
Documentation: HowToReleaseLLVM.rst: remove trailing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Dmitri Gribenko
Documentation: don't create TOCs manually.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Chandler Carruth
Switch SROA to pop Uses off the back of its visitors...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Benjamin Kramer
Drop the address space limit for tests in the makefile...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Craig Topper
Remove extra blank line.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Shuxin Yang
- Re-enable population count loop idiom recognization
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Craig Topper
Teach DAG combine to handle vector logical operations...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Chandler Carruth
Revert the patches adding a popcount loop idiom recogni...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Benjamin Kramer
Simplify code. Sort includes. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Logan Chien
Fix Windows build breakage.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Shuxin Yang
Fix an inadvertent typo error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Chandler Carruth
Fix a use-after-free bug found by ASan. You can't assig...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-08
Bill Wendling
Add the `lto_codegen_set_export_dynamic' function.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jim Grosbach
Add C API for specifying CPU to the disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Make the contents of encoded sections SmallVector<char...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Nadav Rotem
When we use the BLEND instruction that uses the MSB...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Michael Ilseman
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Matthew Curtis
In hexagon convertToHardwareLoop, don't deref end(...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Ted Kremenek
Mark ImmutableMap::remove/add() const.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
John Criswell
Fixed some grammar and punctuation error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Refactor MCInstFragment and MCDataFragment to adhere...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Nadav Rotem
X86: Prefer using VPSHUFD over VPERMIL because it has...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Add separate statistics for Data and Inst fragments...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Some common functionality from WinCOFFStreamer::EmitAss...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Lift EmitAssignment into MCObjectStreamer which gets...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Tim Northover
Added Mapping Symbols for ARM ELF
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Dmitri Gribenko
Convert HowToReleaseLLVM.html to reST
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
David Tweed
The test unconditionally assumes a particular cpu has...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Logan Chien
Split MCELFStreamer into a header file.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Sean Silva
docs: Convert LangRef to reST.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Evgeniy Stepanov
[msan] Remove readonly/readnone attributes from all...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jakob Stoklund...
Use the new MIBundleBuilder class in the Mips target.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jakob Stoklund...
Add an MIBundleBuilder class.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Jakob Stoklund...
Add higher-level API for dealing with bundled MachineIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Akira Hatanaka
[mips] Delete nodes and instructions for dynamic alloca...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Akira Hatanaka
[mips] Shorten predicate name.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Akira Hatanaka
[mips] Delete unused sub-target features.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Akira Hatanaka
[mips] Remove unnecessary predicates.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Chandler Carruth
Add support to ValueTracking for determining that a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Ted Kremenek
Add manualRetain() and manualRelease() to ImmutableMapR...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
NAKAMURA Takumi
Makefile.common: Update a description, s/Source/SOURCES...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
NAKAMURA Takumi
unittest/googletest/Makefile: Unbreak out-of-tree build.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-07
Eli Bendersky
Add convenience accessor to Triple for OS == NaCl
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Alexey Samsonov
Try to unbreak makefile build by excluding gtest-all...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Matt Beaumont-Gay
Add a 'using' declaration to suppress GCC's -Woverloade...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Alexey Samsonov
Modify the LLVM checkout of googletest:
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Pedro Artigas
fixed valgrind issues of prior commit, this change...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jakub Staszak
Remove unused field.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Dmitri Gribenko
Fix typos in CHECK lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Dmitri Gribenko
Documentation: fix typos and formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Ted Kremenek
Revert "Allow modifying an ImmutableMap without canonic...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Evan Cheng
Replace r169459 with something safer. Rather than havin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jakub Staszak
Remove unneeded function, since PR8156 was fixed over...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jordan Rose
Allow modifying an ImmutableMap without canonicalizing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Jakub Staszak
Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Nadav Rotem
Fix a bug in the code that merges consecutive stores...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
NAKAMURA Takumi
MemorySanitizer.cpp: Suppress a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Evgeniy Stepanov
[msan] Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Evgeniy Stepanov
[msan] Do not store origin for clean values.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Bill Wendling
s/getLowerBoundDefault/getDefaultLowerBound/ for consis...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Bill Wendling
Handle non-default array bounds.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Craig Topper
Remove intrinsic specific instructions for (V)MOVQUmr...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Craig Topper
Mark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Evan Cheng
Properly fix the tes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
NAKAMURA Takumi
llvm/test/CodeGen/ARM/extload-knownzero.ll: Try to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
NAKAMURA Takumi
Revert r169456, "change MCContext to work on the doInit...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Chad Rosier
[arm fast-isel] Make the fast-isel implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Evan Cheng
Let targets provide hooks that compute known zero and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Pedro Artigas
change MCContext to work on the doInitialization/doFina...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Bill Wendling
Set the 'MadeChange' variable if we are deleting blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Michael Ilseman
Have CannotBeNegativeZero() be aware of the nsz fast...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Taking ownership of indvars/lsr.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Richard Smith
PR10867: Analogue of r169441 for when using external...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegPressureTracker::dump(): Remove unnecessary argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Richard Smith
PR10867. lit would interpret
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Akira Hatanaka
Do not run tests MappedMemoryTest.BasicWrite and Multip...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Michael J....
Quick build fix for c++03 clang. This needs a proper...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Eli Bendersky
Change std::vector to SmallVector<4> and remove some...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Jyotsna Verma
Define new-value store instructions with base+immediate...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Bill Wendling
Fix name. The array is unboundED.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegisterPressureTracker: fix findUseBetween to handle...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegisterPressureTracker: unify virtual registers and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegisterPresssureTracker: Track live physical register...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Nadav Rotem
Cost Model: change the default cost of control flow...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
David Sehr
Correct ARM NOP encoding
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Eli Bendersky
Remove unused methods
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Justin Holewinski
[NVPTX] Fix crash with unnamed struct arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Michael J....
Add dump of Win64 EH unwind data.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Michael J....
Updates to Win64EH.h structures.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
David Sehr
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Jyotsna Verma
Use multiclass to define store instructions with base...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Eli Bendersky
Remove the non-const getInst accessor. It wasn't being...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Bob Wilson
Adjust JIT target triple on OS X to match the current...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Matthew Curtis
Fix misplaced closing brace.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Remove two dead functions resulting from a bad rebase.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Benjamin Kramer
Try to unbreak the build on hosts that don't transitive...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Jakob Stoklund...
Remove unused MachineInstr constructors.
commit
|
commitdiff
|
tree
|
snapshot
next