oota-llvm.git
2010-09-02 Duncan SandsReapply commit 112699, speculatively reverted by echris...
2010-09-02 Chandler CarruthSilence an ambiguous else warning from GCC.
2010-09-02 Nick LewyckyFix compile errors.
2010-09-02 Lang HamesAdded counters for PBQP reduction rules.
2010-09-02 Bruno Cardoso... Replace unpckl_undef and unpckh_undef matching with...
2010-09-02 Bruno Cardoso... Move condition out to prepare for more matching
2010-09-02 Bruno Cardoso... Remove checking for isUNPCKL_v_undef_Mask, the specific...
2010-09-02 NAKAMURA Takumillvm::FindExecutable(): Retrieve the name with suffix...
2010-09-02 NAKAMURA Takumitest/loop-strength-reduce4: Add explicit triplet for...
2010-09-02 NAKAMURA Takumitest/twoaddr-coalesce: Do not use @main.
2010-09-02 Bruno Cardoso... become more strict about when it's safe to use X86ISD...
2010-09-02 Eric ChristopherClang's -ccc-host-triple was ignoring the arch specifie...
2010-09-02 Eric ChristopherThis should be TargetMaterializeConstant instead.
2010-09-02 Eric ChristopherOne definition of isThumb is plenty, thanks.
2010-09-02 Jim GrosbachRemove trailing whitespace
2010-09-02 Eric ChristopherRework arm fast-isel load and store handling. Move...
2010-09-02 Jim GrosbachAdd a bit of debug output for register scavenging
2010-09-02 Chris Lattnerupdates to make it clear that this applies to clang...
2010-09-02 Jim Grosbachtrivial cleanup
2010-09-01 Jim GrosbachSimplify the tGPR register class now that the register...
2010-09-01 Bob WilsonRemove NEON vmull, vmlal, and vmlsl intrinsics, replaci...
2010-09-01 Dan GohmanReword this comment. Don't mention outs(), as that...
2010-09-01 Chris Lattnerdeepen my MMX/SRoA hack to avoid hurting non-x86 codegen.
2010-09-01 Bruno Cardoso... Revert r112689, avoid those kind of checks cause they...
2010-09-01 Jim GrosbachTweak to ignoring reserved regs. The allocator was...
2010-09-01 Dale JohannesenRecommit with changes. Comment out palignr for the
2010-09-01 Bruno Cardoso... Using target specific nodes for shuffle nodes makes...
2010-09-01 Eric ChristopherSome basic store support.
2010-09-01 Jakob Stoklund... Teach RemoveCopyByCommutingDef to check all aliases...
2010-09-01 Dale JohannesenApparently only Darwin passes long double misaligned...
2010-09-01 Jim Grosbachtidy up trailing whitespace and an 80 column violation.
2010-09-01 Dan GohmanFix loop unswitching's assumption that a code path...
2010-09-01 Dale JohannesenRevert 112740, it broke some clang tests somehow...
2010-09-01 Jim Grosbachcleanup per feedback. use a helper function for getting...
2010-09-01 Jim GrosbachThe register allocator shouldn't consider allocating...
2010-09-01 Jim GrosbachThe register allocator shouldn't consider allocating...
2010-09-01 Dale JohannesenAdd a few more missing MMX operations. This should...
2010-09-01 Chris Lattnerupdate the tutorial to use CreateFAdd to create fp...
2010-09-01 Jim GrosbachThe register allocator shouldn't consider allocating...
2010-09-01 Owen AndersonDisable CorrelatedValuePropagation while I track down...
2010-09-01 Jim Grosbachtidy up a few 80-column and trailing whitespace bits.
2010-09-01 Bill WendlingThe output of opt -stats must be sent to stderr. Patch...
2010-09-01 Owen AndersonTentatively add correlated value propagation to the...
2010-09-01 Owen AndersonJumpThreading keeps LazyValueInfo up to date, so we...
2010-09-01 Eric ChristopherAdd some more load types in.
2010-09-01 Eric ChristopherSpeculatively revert 112699 and 112702, they seem to...
2010-09-01 Chris Lattnerhave the makefiles check the llvm-config error code...
2010-09-01 Chris Lattnerdead code patrol
2010-09-01 Chris Lattnerzap dead code.
2010-09-01 Chris Lattnertemporarily revert r112664, it is causing a decoding...
2010-09-01 Chris Lattnerzap dead code.
2010-09-01 Chris Lattnerremove dead code.
2010-09-01 Dan GohmanMake tool_output_file's raw_ostream instance a member...
2010-09-01 Dan GohmanAdd an interface for unregistering a file from the...
2010-09-01 Michael J.... COFF: Update tests to reflect changes in last commit.
2010-09-01 Michael J.... COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few...
2010-09-01 Duncan SandsUse the SSAUpdator to turn calls to eh.exception that...
2010-09-01 Dan GohmanMake the iterator form of erase return void, since...
2010-09-01 Duncan SandsDefine LLVM_GLOBAL_VISIBILITY to be __declspec(dllexpor...
2010-09-01 Duncan SandsIf PrototypeValue is erased in the middle of using...
2010-09-01 Duncan SandsAdd convenience class for working with eh.exception...
2010-09-01 Dale JohannesenAttempt to fix buildbot.
2010-09-01 Chris Lattneradd a gross hack to work around a problem that Argiris...
2010-09-01 Chris Lattnerfilecheckize
2010-09-01 Bruno Cardoso... Use movlps, movlpd, movss and movsd specific nodes...
2010-09-01 Dan GohmanRevert 112442 and 112440 until the compile time problem...
2010-09-01 Bruno Cardoso... minor change, simplify some logic
2010-09-01 Bruno Cardoso... Move some functions around so they can be used for...
2010-09-01 Dale JohannesenAdd some MMX intrinsics that duplicate functionality
2010-08-31 Devang PatelUse absolute label for DW_AT_stmt_list if a target...
2010-08-31 Dale JohannesenTestcase for llvm checkin 112674.
2010-08-31 Benjamin KramerRemove noisy semicolon.
2010-08-31 Chris Lattnerlicm is wasting time hoisting constant foldable operations,
2010-08-31 Kevin EnderbyThis is the second of three patches to implement suppor...
2010-08-31 Dan GohmanReapply r112432, now that the real problem is addressed.
2010-08-31 Dan GohmanReapply r112433, now that the real problem is addressed.
2010-08-31 Dan GohmanRevert r110916. This patch is buggy because the code...
2010-08-31 Bill WendlingWe have a chance for an optimization. Consider this...
2010-08-31 Anton KorobeynikovSome fixes for NetBSD
2010-08-31 Bruno Cardoso... Use x86 specific MOVSLDUP node, add more patterns to...
2010-08-31 Devang PatelReapply r112623. Included additional check for unused...
2010-08-31 Bruno Cardoso... Use x86 specific MOVSHDUP node and add more patterns...
2010-08-31 Bill WendlingAnd ANDS pattern to match the t2ANDS pattern.
2010-08-31 Jakob Stoklund... Stack slot access methods are in TargetInstrInfo.
2010-08-31 Dale JohannesenComment typo.
2010-08-31 Jakob Stoklund... Make %EFLAGS unallocatable.
2010-08-31 Jakob Stoklund... Track liveness of unallocatable, unreserved registers...
2010-08-31 Bruno Cardoso... Use MOVHLPS node instead of matching using movhlps...
2010-08-31 Chris Lattnertidy up
2010-08-31 Bruno Cardoso... Use MOVLHPS and MOVHLPS x86 nodes whenever possible...
2010-08-31 Dan GohmanRevert r112432. It appears to be exposing a problem...
2010-08-31 Owen AndersonMerge 2010-08-31-InfiniteRecursion.ll into crash.ll.
2010-08-31 Owen AndersonMore cleanups of my JumpThreading transforms, including...
2010-08-31 Jakob Stoklund... Ignore unallocatable registers in RegAllocFast.
2010-08-31 Devang PatelRevert r112623. It is causing self host build failures.
2010-08-31 Duncan SandsUpdate the Ada instructions to LLVM 2.7 (from LLVM...
2010-08-31 Owen AndersonAdd an RAII helper to make cleanup of the RecursionSet...
2010-08-31 Owen AndersonOnly try to clean up the current block if we changed...
2010-08-31 Jim GrosbachSP relative offsets need to be adjusted by the local...
2010-08-31 Devang PatelRemember byval argument's frame index during argument...
next