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-03-09
Benjamin Kramer
Fix mistyped CHECK lines.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Benjamin Kramer
Fix a pasto that broke all x86_64-elf targets.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Stuart Hastings
Tweak test to work on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Stuart Hastings
Disable this test temporarily to reduce BuildBot compla...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Devang Patel
Preserve line number information while simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Stuart Hastings
X86 byval copies no longer always_inline. <rdar:/...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bruno Cardoso...
Add a testcase for the addc improvements introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bruno Cardoso...
Re-enable test and hope to silence the buildbots
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bruno Cardoso...
try to make o32 cc tests less specific to silence some...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Johnny Chen
LLVM combines the offset mode of A8.6.199 A1 & A2 into...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eric Christopher
Make these options hidden to reduce the amount of text...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Devang Patel
These llvm.dbg.* constants are not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jakob Stoklund...
Make physreg coalescing independent on the number of...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jakob Stoklund...
Delete a test case that is very sensitive to coalescer...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bruno Cardoso...
Improve varags handling, with testcases. Patch by Sasa...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andrew Trick
This test case should work with list-ilp or list-burr.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andrew Trick
Improve pre-RA-sched register pressure tracking for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jan Sjödin
Add createELFObjectTargetWriter method to TargetAsmBack...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jan Sjödin
Missing file from previous commmit (127341) for Initial...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jan Sjödin
Add constructors to MCElfStreamer and MCObjectStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andrew Trick
When SCEV can determine the loop test is X < X, set...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jan Sjödin
Add InitializeNativeAsmParser function.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Benjamin Kramer
Fix typo, make helper static.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Oscar Fuentes
Process some link components that map to other expandab...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Benjamin Kramer
Remove unused virtual dtor.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
NAKAMURA Takumi
Target/X86: Tweak va_arg for Win64 not to miss taking...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
NAKAMURA Takumi
Makefile.rules: [PR2928] "make install" may install...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Nick Lewycky
Fix two cases I forgot to update when doing a mental...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Cameron Zwarich
Add a test case for r127320.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Cameron Zwarich
Fix a crasher introduced by r127317 that is seen on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Nick Lewycky
Add another micro-optimization. Apologies for the lack...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Cameron Zwarich
Add support to scalar replacement for partial vector...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Cameron Zwarich
Move vector type merging to a separate function in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Stuart Hastings
Add a RUN line to the test case to make it functional...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Matt Beaumont-Gay
Add a virtual dtor to Delegate to silence -Wnon-virtual...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Stuart Hastings
Test cases for r127309. <rdar://problem/9055247>
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bill Wendling
Build bots hate me.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eli Friedman
PR9346: Prevent SimplifyDemandedBits from incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bill Wendling
Testcase for r127301.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jakob Stoklund...
Add a LiveRangeEdit::Delegate protocol.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eli Friedman
PR9420; an instruction before an unreachable is guarant...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eric Christopher
Fix testcase.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bill Wendling
* Correct encoding for VSRI.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Jakob Stoklund...
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Bill Wendling
Correct the encoding for VRSRA and VSRA instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
* Fix VRSHR and VSHR to have the correct encoding for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Jakob Stoklund...
Delete dead code after rematerializing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Devang Patel
llvm.dbg.declare intrinsic does not use any llvm::Value...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Stuart Hastings
Reverting testcase at 4126896; r126672 broke something...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
Once again try to appease the buildbot gods.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Benjamin Kramer
Strip cruft.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Eric Christopher
Add a testcase for r127263.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
Try to fix the compilation error due to type incombatib...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Jakob Stoklund...
Fix the build for MSVC 9 whose upper_bound() wants...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Eric Christopher
Fix some latent bugs if the nodes are unschedulable...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Stuart Hastings
Stop building PPC parts on OSX. Radar 8637926.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Oscar Fuentes
Revert "Make a comparator's argument `const'. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Jim Grosbach
Darwin 'as' silently ignores the '.ident' directive.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
John McCall
Typo. Patch by arrowdodger.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Benjamin Kramer
Reduce vector reallocations.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Chris Lattner
fix incorrect comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Devang Patel
Since last couple of days, argument number is encoded...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Devang Patel
Update DILexicalBlock doc to mention new fields.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Benjamin Kramer
X86: Fix the (saddo/ssub x, 1) -> incl/decl selection...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Justin Holewinski
PTX: Add intrinsic support for ntid, ctaid, and nctaid...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Oscar Fuentes
Make a comparator's argument `const'. This fixes the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Oscar Fuentes
Remove remnant of my experimentation with CMake.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Duncan Sands
Fix PR9331. Simplified version of a patch by Jakub...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
NAKAMURA Takumi
lib/Support/regcomp.c: Fix cygwin warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
NAKAMURA Takumi
Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
NAKAMURA Takumi
Reapply r127073(partially): Introduce $(ECHOPATH) to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
Testcase for r127187.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
Don't show commands.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Nick Lewycky
Reorder comments to put them the right way around.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Devang Patel
While sinking an instruction, do not lose llvm.dbg...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
Change the next release number to 3.0svn.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bill Wendling
A few more tests for instruction encodings.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Eric Christopher
Turn on list-ilp scheduling by default on x86 and x86...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Andrew Trick
Further improvements to pre-RA-sched=list-ilp.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bob Wilson
Fix a compiler crash where a Glue value had multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Bob Wilson
Fix comment typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Bill Wendling
Rename the narrow shift right immediate operands to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Jakob Stoklund...
Let shrinkToUses optionally return a list of now dead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Eric Christopher
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Devang Patel
Preserve line no. info.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Jakob Stoklund...
Make the UselessRegs argument optional in the LiveRange...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Cameron Zwarich
Move getRegPressureLimit() from TargetLoweringInfo...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Rafael Espindola
Add test for r127138.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Duncan Sands
Often GCC can see that NumBuckets is zero here, resulti...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Jakob Stoklund...
Handle the special case of registers begin redefined...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Owen Anderson
Use the correct LHS type when determining the legalizat...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Justin Holewinski
ptx: Fix calling convention printing in AsmWriter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Duncan Sands
Clarify that the result of an srem is only guaranteed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Bill Wendling
Don't keep the log files around. Just pipe to a log...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Bill Wendling
Fix tagging name.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Argyrios Kyrtzidis
Try fixing mingw build.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Eric Christopher
Prepend LD.Flags before LDFLAGS to avoid overriding...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Nick Lewycky
Tweak this test. We can analyze what happens and show...
commit
|
commitdiff
|
tree
|
snapshot
next