oota-llvm.git
2009-12-12 Torok EdwinEnable CPU detection when using MS VS 2k8 too.
2009-12-12 Benjamin KramerFix some CHECK lines which were ignored by accident.
2009-12-12 Jeffrey YasskinRevert r91208. Something on Linux prevents the JIT...
2009-12-12 Jeffrey YasskinFix available_externally linkage for globals. It's...
2009-12-12 Jeffrey YasskinMake it easier to use the llvm_unreachable and DEBUG...
2009-12-12 Jim GrosbachFramework for atomic binary operations. The emitter...
2009-12-11 Bob WilsonRevise scalar replacement to be more flexible about...
2009-12-11 Dan GohmanDelete an unnecessary line. The VTSDNode on a SIGN_EXTE...
2009-12-11 Anton KorobeynikovLower setcc branchless, if this is profitable.
2009-12-11 Bill WendlingDon't try to move a MBB into the fall-through position...
2009-12-11 Devang PatelConstruct CompileUnits lazily.
2009-12-11 Dan GohmanImplement vector widening, splitting, and scalarizing...
2009-12-11 Jim Grosbachmemory barrier instructions by definition have side...
2009-12-11 Dan GohmanChange this to the correct PR number.
2009-12-11 Dan GohmanMake getUniqueExitBlocks's precondition assert more...
2009-12-11 Dan GohmanFix the result type of SELECT nodes lowered from Select...
2009-12-11 Anton KorobeynikovHonour setHasCalls() set from isel.
2009-12-11 Johnny ChenStore Register Exclusive should leave the source regist...
2009-12-11 Jim GrosbachUpdate properties.
2009-12-11 Gabor GreifSimplify this class by removing the result cache.
2009-12-11 Bill WendlingRevert part of r91101 which was causing an infinite...
2009-12-11 Duncan SandsAdd utility method for determining whether a function...
2009-12-11 Evan ChengTests for 91103 and 91104.
2009-12-11 Evan ChengAdd support to 3-addressify 16-bit instructions.
2009-12-11 Evan ChengCoalesce insert_subreg undef, x first to avoid phase...
2009-12-11 Bill WendlingAddress comments on last patch:
2009-12-11 Bill WendlingA machine basic block may end in an unconditional branc...
2009-12-11 Jim GrosbachRough first pass at compare_and_swap atomic builtins...
2009-12-11 Anders CarlssonAdd qualifiers for calls to member functions in depende...
2009-12-10 Devang PatelIf VariableDIe is not created (may be because global...
2009-12-10 Eric ChristopherAdd a test for the fix in revision 91009.
2009-12-10 Evan ChengIt's not safe to coalesce a move where src and dst...
2009-12-10 Douglas GregorRemove a broken, unused header
2009-12-10 Devang PatelRefactor code that finds context for a given die.
2009-12-10 Jim GrosbachAdd instruction encoding for DMB/DSB
2009-12-10 Devang PatelRefactor.
2009-12-10 Jakob Stoklund... Also attempt trivial coalescing for live intervals...
2009-12-10 Torok EdwinComparing std::string with NULL is a bad idea, so just...
2009-12-10 Eric ChristopherMake sure the immediate dominator isn't NULL through...
2009-12-10 Chris LattnerFix PR5744, a case where we were getting the pointer...
2009-12-10 Jim GrosbachAdd memory barrier intrinsic support for ARM. Moving...
2009-12-10 Chris Lattnerallow this to build when the #if 0's are enabled. ...
2009-12-09 Dan GohmanDereference loopHeader after checking for null rather...
2009-12-09 Evan ChengFix test.
2009-12-09 Evan ChengOptimize splat of a scalar load into a shuffle of a...
2009-12-09 Dan GohmanReuse the Threshold value to size these containers...
2009-12-09 Devang PatelReapply r90858, a cleanup patch.
2009-12-09 Chris Lattnerfix hte last remaining known (by me) phi translation...
2009-12-09 Chris Lattnerchange GetStoreValueForLoad to use IRBuilder, which...
2009-12-09 Bob WilsonFix a comment.
2009-12-09 Chris LattnerAdd a minor optimization: if we haven't changed the...
2009-12-09 Anton KorobeynikovAdd note about loadable modules on windows.
2009-12-09 Chris Lattnerfix PR5733, a case where we'd replace an add with a...
2009-12-09 David Goodwin<rdar://problem/7453528>. Track only physical registers...
2009-12-09 Chris Lattnermerge crash-2.ll into crash.ll
2009-12-09 Eric ChristopherSilence conversion warning from 64 to 32-bit.
2009-12-09 Chris Lattnerchange AnalyzeLoadFromClobberingMemInst/AnalyzeLoadFrom...
2009-12-09 Chris Lattnerchange AnalyzeLoadFromClobberingWrite and clients to...
2009-12-09 Chris Lattnerenhance NonLocalDepEntry to keep the per-block phi...
2009-12-09 Daniel DunbarDeltaAlgorithm: Add a virtual destructor and home.
2009-12-09 Chris Lattnerchange NonLocalDepEntry from being a typedef for an...
2009-12-09 Lang HamesAdded a new "splitting" spiller.
2009-12-09 Daniel DunbarRemove spurious extern.
2009-12-09 Daniel DunbarRemove unneeded ';' and a class/struct mismatch (notice...
2009-12-09 Chris Lattnerthe code in GVN that tries to forward large loads to...
2009-12-09 Chris Lattneradd some aborts to #if 0's.
2009-12-09 Chris LattnerSwitch GVN and memdep to use PHITransAddr, which correc...
2009-12-09 Evan ChengTeach InferPtrAlignment to infer GV+cst alignment and...
2009-12-09 Devang PatelRemove tests that are not suitable anymore. Plus they...
2009-12-09 Evan ChengMove isConsecutiveLoad to SelectionDAG. It's not target...
2009-12-09 Chris Lattnerfix a nasty variable that was shadowing the real CurBB...
2009-12-09 Evan ChengInfer alignment for non-fixed stack object.
2009-12-09 Evan ChengAdd const qualifier.
2009-12-09 Evan ChengRefactor InferAlignment out of DAGCombine.
2009-12-09 Chris Lattnerfix many input tracking bugs.
2009-12-09 Chris Lattnerwhen opt crashes, print its command line arguments...
2009-12-09 Dan GohmanFix a typo in a comment, and adjust SmallSet and SmallV...
2009-12-09 Chris Lattnerfix PHI translation to take the PHI out of the instinp...
2009-12-09 Chris Lattnerinstructions defined in CurBB may be intermediate nodes...
2009-12-09 Chris Lattneradd dumping and sanity checking support.
2009-12-08 Dan GohmanPut a threshold on the number of users PointerMayBeCaptured
2009-12-08 Chris Lattnermake sure that PHITransAddr keeps its 'InstInputs'...
2009-12-08 Devang PatelRevert 90858 90875 and 90805 for now.
2009-12-08 Evan Cheng- Support inline asm 'w' constraint for 128-bit vector...
2009-12-08 Daniel Dunbarlit: Prevent crash-on-invalid (when run on directory...
2009-12-08 Daniel DunbarSet svn:ignore on tools/clang.
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-12-08 Evan ChengRevert 90789 for now. It caused massive compile time...
2009-12-08 Bob WilsonSome superficial cleanups.
2009-12-08 Bob WilsonClean up dead operands left around after SROA replaces...
2009-12-08 Devang PatelCleanup.
2009-12-08 Devang PatelDo not try to push dead variable's debug info into...
2009-12-08 Benjamin KramerRemove useless calls to c_str().
2009-12-08 Duncan SandsTeach GlobalOpt to delete aliases with internal linkage...
2009-12-08 Chris Lattnerfix a typo (and -> add) and fix GetAvailablePHITranslat...
2009-12-08 Nick LewyckyRemove unnecessary #include "llvm/LLVMContext.h".
2009-12-08 Chris Lattnerwhitespace cleanup
2009-12-08 Oscar FuentesRemoved VC++ compatibility code from DataTypes.h.in.
2009-12-08 Oscar FuentesFor VC++, define the ?INT*_C macros only it they are...
2009-12-08 Anton KorobeynikovReduce (cmp 0, and_su (foo, bar)) into (bit foo, bar...
next