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-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
2012-12-05
Kevin Enderby
Added a option to the disassembler to print immediates...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Pedro Artigas
- Added calls to doInitialization/doFinalization to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evgeniy Stepanov
[msan] Instrument bswap intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evgeniy Stepanov
[msan] Initialize callbacks in runOnFunction as opposed...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evgeniy Stepanov
[msan] Change linkage type of __msan_track_origins.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Elena Demikhovsky
Simplified BLEND pattern matching for shuffles.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
RegisterPressure API. Add support for physical register...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Added RegisterPressureTracker::dump() for debugging.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Andrew Trick
Comment formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Sean Silva
docs: Explain plain preformatted text
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Shuxin Yang
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Michael J....
Copy clang/Driver/<Option parsing stuff> to llvm.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Sean Silva
docs: Sphinxify `docs/tutorial/`
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Evan Cheng
Add x86 isel lowering logic to form bit test with inver...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Matt Beaumont-Gay
Appease GCC's -Wparentheses.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Split up the ParseOptionalAttrs method into three diffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
LoopVectorizer: Increase the number of pointers that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Enable if-conversion during vectorization.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Evan Cheng
ARM custom lower ctpop for vector types. Patch by Pete...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Nadav Rotem
Fix a bug in vectorization of if-converted reduction...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jakob Stoklund...
Speed up the AllocationOrder class a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Shuxin Yang
For rdar://12329730, last piece.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
David Blaikie
Comment change made in r169304 as requested by Eric...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Jyotsna Verma
Define store instructions with base+register offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Bill Wendling
Use the 'count' attribute to calculate the upper bound...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sean Silva
docs: Begin Sphinxification of docs/tutorial/
commit
|
commitdiff
|
tree
|
snapshot
next