projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-02-05
NAKAMURA Takumi
Windows/DynamicLibrary.inc: Split explicit symbols...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
NAKAMURA Takumi
Target/X86: Tweak allocating shadow area (aka home...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
NAKAMURA Takumi
lib/Target/X86/X86ISelLowering.cpp: Introduce a new...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
NAKAMURA Takumi
lib/Target/X86/X86JITInfo.cpp: Add Win64 stuff.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
NAKAMURA Takumi
Target/X86: Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
NAKAMURA Takumi
Windows/Program.inc: Quote arguments when dubious chara...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Bob Wilson
Move a test that ended up in the wrong place.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Andrew Trick
Fix an anti-dep breaker corner case.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Eric Christopher
Fix cut and paste error spotted by Jakob.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Jakob Stoklund...
Be more strict about the first/last interference-free...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Jakob Stoklund...
Add assertions to verify that the new interval is clear...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
Eric Christopher
Rewrite how the indirect call bonus is handled. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-05
David Greene
[AVX] Revert 124910 until clients are ready.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
David Greene
[AVX] Add some utilities to insert and extract 128...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Daniel Dunbar
MC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmP...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Apparently, it is possible for a block with a landing...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Devang Patel
Merge .debug_loc entries whenever possible to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Nick Lewycky
Mark that the return is using EAX so that we don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Be more accurate about live range splitting at the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jason W Kim
Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jason W Kim
Teach ARM/MC/ELF to handle R_ARM_JUMP24 relocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Add LiveIntervals::getLastSplitPoint().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Verify that one of the ranges produced by region splitt...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Daniel Dunbar
MC/AsmParser: Add support for allowing the conversion...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Daniel Dunbar
build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Daniel Dunbar
MC/AsmMatcher: Add support for custom conversion functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
David Greene
Silence uninitialized value warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
David Greene
[AVX] Support VSINSERTF128 with more patterns and appro...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
NAKAMURA Takumi
Make Win32's header file name lower for cross build...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Oscar Fuentes
LLVM_ON_WIN32 is not defined on config-ix.cmake. Use...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Oscar Fuentes
Add the tablegenned files to the `clean' target.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Andrew Trick
Introducing a new method of tracking register pressure...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Devang Patel
DebugLoc associated with a machine instruction is used...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Evan Cheng
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Skip unused values.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Also compute interference intervals for blocks with...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-04
Jakob Stoklund...
Verify kill flags conservatively.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jim Grosbach
Tidy up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Bob Wilson
Do not sign extend floating-point values in the asm...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Bob Wilson
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Bob Wilson
Edit a comment for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Benjamin Kramer
SimplifyCFG: Also transform switches that represent...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Oscar Fuentes
Moved to Clang's source tree its configuration options...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Rafael Espindola
Factor the computation of the basename of libraries...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Bob Wilson
Fix 80-column violations and whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Oscar Fuentes
Changes for building Clang and others using LLVM as...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Ensure that the computed interference intervals actuall...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Tweak debug output from SlotIndexes.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Add debug output and asserts to the phi-connecting...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Fix coloring bug when mapping values in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Return live range end points from SplitEditor::enter...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Silence an MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
David Greene
[AVX] VEXTRACTF128 support. This commit includes patte...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Richard Osborne
Add XCore intrinsics for resource instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
NAKAMURA Takumi
cmake/*: Add svn:eol-style=native and fix CRLF.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Duncan Sands
Improve threading of comparisons over select instructio...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Duncan Sands
Part of this test is invariant inside the inner loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
NAKAMURA Takumi
test/Makefile: "check-all" should update tools/clang...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Eric Christopher
Reapply this.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Eric Christopher
Temporarily revert 124765 in an attempt to find the...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Oscar Fuentes
Platform tests for `sys/uio.h' header and `writev'...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Rafael Espindola
Add -march to fix the bots.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Rafael Espindola
Fix PR9127 by reversing the operands even if they have...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Daniel Dunbar
raw_fd_ostream: Add a SetUseAtomicWrites() method ...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Daniel Dunbar
Regenerate configure.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Daniel Dunbar
configure: Add checks for <sys/uio.h> and writev().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Jakob Stoklund...
Defer SplitKit value mapping until all defs are available.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Devang Patel
Update docs to match reality.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-03
Devang Patel
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Devang Patel
Add support to describe template value parameter in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Devang Patel
Add support to describe template parameter type in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Duncan Sands
Reenable the transform "(X*Y)/Y->X" when the multiplica...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Kevin Enderby
Changed the TableGen created MatchInstructionImpl(...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Bob Wilson
Update comment to match my recent change.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Benjamin Kramer
SimplifyCFG: Turn switches into sub+icmp+branch if...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Richard Osborne
Add support for trampolines on the XCore.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Duncan Sands
Remove NoVendor and NoOS, added in commit 123990, from...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Nick Lewycky
Remove wasteful caching. This isn't needed for correctn...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Dan Gohman
Conservatively, clear optional flags, such as nsw,...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Dan Gohman
Fix reassociate to clear optional flags, such as nsw.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Sean Callanan
Fixed a bug in the disassembler where the mandatory...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Evan Cheng
Given a pair of floating point load and store, if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Bob Wilson
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Bob Wilson
PR9081: Split up LDM instruction with deprecated use...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Matt Beaumont-Gay
Take Bill Wendling's suggestion for structuring a coupl...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Devang Patel
Update to match changes in lldb interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Anton Korobeynikov
Fix imm printing for logical instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Anton Korobeynikov
Document the LLVM GIT mirror
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
David Greene
[AVX] Implement EnforceSmallerThan for mixed int/fp...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Devang Patel
Remove stale references of obsolete @llvm.dbg.variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Jay Foad
Make SwitchInst::removeCase() more efficient.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Duncan Sands
Add a m_Undef pattern for convenience. This is so...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Duncan Sands
Add a m_SignBit pattern for convenience.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Duncan Sands
Have m_One also match constant vectors for which every...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Carl Norum
Test commit - fix a double 'should' in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Rafael Espindola
Correctly merge available_externally and regular defini...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Evan Cheng
Fix bogus assert condition noticed by Csaba Raduly.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Eric Christopher
Reapply 124275 since the Dragonegg failure was unreprod...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Evan Cheng
Fix test for non-darwin targets.
commit
|
commitdiff
|
tree
|
snapshot
next