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-05-17
Eli Friedman
Back out r131444 and r131438; they're breaking nightly...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Eli Friedman
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Evan Cheng
Add target triple so test doesn't fail on Windows machines.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Eli Friedman
Add x86 fast-isel for calls returning first-class aggre...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Owen Anderson
@llvm.lifetime.begin acts as a load, not @llvm.lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Jakob Stoklund...
Teach LiveInterval::isZeroLength about null SlotIndexes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Jim Grosbach
Kill some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Dan Gohman
Delete unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Dan Gohman
Trim #includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Dan Gohman
Fix whitespace and 80-column violations.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Devang Patel
There is no need to force DebugLoc on a PHI at this...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Jim Grosbach
Track how many insns fast-isel successfully selects...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Eli Friedman
Remove dead code. Fix associated test to use FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Devang Patel
Preserve debug info for unused zero extended boolean...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Charles Davis
Add a method I forgot in the last commit. Don't worry...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Eli Friedman
Make fast-isel work correctly s/uadd.with.overflow...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Eli Friedman
Fix silly typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Eli Friedman
Basic fast-isel of extractvalue. Not too helpful on...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Nick Lewycky
Fix errors in this llvm ir example.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Jason W Kim
Add a FIXME reminder to remove ForceARMElfPIC switch.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Rafael Espindola
sets bit 0 of the function address of thumb function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Rafael Espindola
Extra refactoring noticed by Eli Friedman.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Zhongxing Xu
Remove redundant template partial specilization.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Rafael Espindola
Don't do tail calls in a function that call setjmp...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Charles Davis
Fix copy-pasto.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Charles Davis
Add stub methods to MCStreamer for emitting Win64 excep...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Charles Davis
Get rid of extern "C" from the Win64 EH header.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Charles Davis
Add a header containing definitions used to implement...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
Nick Lewycky
Declare this function here so that it doesn't get C...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Benjamin Kramer
Disable test harder.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Stuart Hastings
Disable this test while I revise it. rdar://problem...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Benjamin Kramer
SimplifyCFG: Use ComputeMaskedBits to prune dead cases...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Stuart Hastings
Avoid combining GEPs that might overflow at runtime.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Eli Friedman
Fix a FIXME by moving the fast-isel implementation...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Rafael Espindola
Don't produce a vmovntdq if we don't have AVX support.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-14
Eli Friedman
Zap useless code; this hasn't done anything useful...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
John McCall
Add an operator+= for appending StringRefs onto std...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Jim Grosbach
Be a bit more permissive about symbols we don't underst...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Dylan Noblesmith
ExecutionEngine: move createJIT() definition (v2)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Dylan Noblesmith
ExecutionEngine: push TargetMachine creation into clien...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Dylan Noblesmith
ExecutionEngine: fix JIT/MCJIT selectTarget() duplicati...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Rafael Espindola
Move test.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Rafael Espindola
Move test.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Jim Grosbach
Teach the RtDyld to tell the memory manager about how...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Galina Kistanova
Move platform-dependent test to appropriate directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Rafael Espindola
Make codegen able to handle values of empty types....
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Julien Lerouge
Fix a source of non determinism in FindUsedTypes, use...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Peter Collingbourne
Re-add the autoconf rule for the docs/doxygen.cfg file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Andrew Trick
Convert SimplifyIVUsers into a worklist instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Stuart Hastings
Since I can't reproduce the failures from 131261, re...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Stuart Hastings
Revert 131266 and 131261 due to buildbot complaints.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-13
Stuart Hastings
Tweak 131261 (thumb2-cbnz.ll) to generate the intended...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Stuart Hastings
Non-fast-isel followup to 129634; correctly handle...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Evan Cheng
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Galina Kistanova
Correction. Use explicit target triple in the test.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Devang Patel
Doug convinced me that DW_AT_APPLE_objc_complete_type...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Jim Grosbach
MCJIT section loading should just skip non-text section...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Evan Cheng
Re-enable branchfolding common code hoisting optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Devang Patel
Let Objective-C front-end identify class extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Evan Cheng
Temporarily disable the transformation. It's breaking...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Jim Grosbach
The MCJIT memory manager needs to initialize its Module...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Akira Hatanaka
Fix setting of isCommutable flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Jason W Kim
reverting test commit
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Jason W Kim
Test commit from Mercurial
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Oscar Fuentes
CMake builds gold by default since revision 127466...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Evan Cheng
Re-commit 131172 with fix. MachineInstr identity checks...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Andrew Trick
indvars: Added SimplifyIVUsers.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Matt Beaumont-Gay
Remove an unused variable and move a couple others...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Jason W Kim
Address the last bit of relocation flag related diverge...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Eric Christopher
Turn this into a table, this will make more sense shortly.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Stuart Hastings
Move this test to CodeGen/Thumb. rdar://problem/9416774
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Devang Patel
Identify end of prologue (and beginning of function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Jakob Stoklund...
Avoid hoisting spills when looking at a copy from anoth...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Stuart Hastings
Reduced test case. rdar://problem/9416774
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Owen Anderson
Fix encoding of Thumb BLX register instructions. Patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Andrew Trick
Typo and missing checkin from r131186.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Andrew Trick
Bugpoint support for miscompilations that result in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Stuart Hastings
And lo, I was given a testcase for 131152. rdar:/...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Nadav Rotem
Fixes a bug in the DAGCombiner. LoadSDNodes have two...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Oscar Fuentes
Handle gcc-compatible compilers (such as clang) the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Nadav Rotem
Add custom lowering of X86 vector SRA/SRL/SHL when...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Rafael Espindola
Revert 131172 as it is causing clang to miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Bill Wendling
Give the 'eh.sjlj.dispatchsetup' intrinsic call the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Bill Wendling
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Evan Cheng
Add a late optimization to BranchFolding that hoist...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Eric Christopher
Optimize atomic lock or that doesn't use the result...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Add triple.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Fix cmake again.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Nick Lewycky
Remove empty file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Avoid a gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Fix cmake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Nick Lewycky
Revert r131155 for now. It makes VMCore depend on Analy...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Initialize moveTypeModule.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Eli Friedman
Disable my little CopyToReg argument hack with fast...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
David Chisnall
Add support for plugins add passes to the default set...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Stuart Hastings
Correctly walk through nested and adjacent CALLSEQ_STAR...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Produce a __debug_frame section on darwin ARM when...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
On MachO, unlike ELF, there should be no relocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
Rename DwarfRequiresRelocationForStmtList to
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Rafael Espindola
The EH symbols are only needed in eh_frame, not debug_f...
commit
|
commitdiff
|
tree
|
snapshot
next