oota-llvm.git
2013-07-08 David MajnemerInstCombine: Fold X-C1 <u 2 -> (X & -2) == C1
2013-07-08 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-08 Nico RieckRevert "Proper va_arg/va_copy lowering on win64"
2013-07-08 Richard Sandiford[SystemZ] Remove unwanted part from last commit
2013-07-08 Richard Sandiford[SystemZ] Use MVC for memcpy
2013-07-08 NAKAMURA Takumillvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".
2013-07-08 NAKAMURA Takumillvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.
2013-07-08 NAKAMURA Takumillvm/test/Other/llvm-cov.test: It requires +Asserts...
2013-07-08 Hal FinkelFix PromoteIntRes_BUILD_VECTOR crash with i1 vectors
2013-07-08 Kai NackeRevert: Fix wrong code offset for unwind code SET_FPREG.
2013-07-08 Kai NackeRevert: Generate IMAGE_REL_AMD64_ADDR32NB relocations...
2013-07-08 Kai NackeRevert: Fix alignment of unwind data.
2013-07-08 Kai NackeRevert: Emit personality function and Dwarf EH data...
2013-07-08 Hal FinkelAdd the nearbyint -> FNEARBYINT mapping to BasicTargetT...
2013-07-08 Michael Gottesman[objc-arc] Committed test for r185770 as per dblaikie...
2013-07-08 Nico RieckRevert "Reuse %rax after calling __chkstk on win64"
2013-07-08 Stephen LinRemove trailing whitespace from SelectionDAG/*.cpp
2013-07-07 Nico RieckReuse %rax after calling __chkstk on win64
2013-07-07 Nadav RotemClear the builder insert point between tree-vectorizati...
2013-07-07 Nick LewyckyEliminate trivial redundant loads across nocapture...
2013-07-07 Nick LewyckyAdd missing per-argument doesNotAccessMemory accessors...
2013-07-07 Nadav RotemSLPVectorizer: Implement DCE as part of vectorization.
2013-07-07 Michael Gottesman[objc-arc] Remove the alias analysis part of r185764.
2013-07-07 Michael Gottesman[objc-arc] Teach the ARC optimizer that objc_sync_enter...
2013-07-06 Stephen LinSelectionDAGBuilder: style fixes (add space between...
2013-07-06 Joey GoulyAdd MC support for the v8fp instructions: vmaxnm and...
2013-07-06 Benjamin KramerCOFFDumper: Print uint64_t with the right format string.
2013-07-06 Michael Gottesman[objc-arc] When we initialize ARCRuntimeEntryPoints...
2013-07-06 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-06 Kai NackeEmit personality function and Dwarf EH data for Win64...
2013-07-06 Kai NackeFix alignment of unwind data.
2013-07-06 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-07-06 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-07-06 Benjamin KramerReassociate: Remove unnecessary default operator=.
2013-07-06 Benjamin KramerDAGCombiner: Don't drop extension behavior when shrinki...
2013-07-06 Tim NorthoverStop putting operations after a tail call.
2013-07-06 Nico RieckMC: Implement COFF .linkonce directive
2013-07-06 Michael Gottesman[llvm-ar] Added llvm_unreachable to quiet -Wreturn...
2013-07-06 David MajnemerisKnownToBeAPowerOfTwo: Fix a typo in a comment
2013-07-06 Michael Gottesman[objc-arc] Performed some small cleanups in ARCRuntimeE...
2013-07-06 Michael Gottesman[objc-arc] Renamed Module => TheModule in ARCRuntimeEnt...
2013-07-06 Michael GottesmanRemoved trailing whitespace.
2013-07-06 Michael Gottesman[objc-arc] Updated ObjCARCContract to use ARCRuntimeEnt...
2013-07-06 Michael Gottesman[objc-arc] Updated ObjCARCOpts to use ARCRuntimeEntryPo...
2013-07-06 Michael Gottesman[objc-arc] Refactor runtime entrypoint declaration...
2013-07-06 Nick LewyckyFix language.
2013-07-06 Nick LewyckyFix annotation of unlink. Should fix builder.
2013-07-06 David MajnemerInstCombine: typo in or_icmp_eq_B_0_icmp_ult_A_B test
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-05 Jakob Stoklund... Use modern API to avoid exposing LiveInterval internals.
2013-07-05 Jakob Stoklund... Remove dead function.
2013-07-05 Rafael EspindolaFix windows build.
2013-07-05 Michael Gottesman[TRE] Combined another test into basic.ll
2013-07-05 Rafael EspindolaRemove unique_file now that it is unused.
2013-07-05 Rafael EspindolaAdd a createUniqueFile function and switch llvm's users...
2013-07-05 Michael Gottesman[TRE] Merged several tests into the the test basic.ll.
2013-07-05 Rafael EspindolaUse sys::fs::createTemporaryFile.
2013-07-05 Rafael EspindolaAdd a higher level createTemporaryFile function.
2013-07-05 Arnold SchwaighoferARM: Add a pack pattern for matching arithmetic shift...
2013-07-05 Arnold SchwaighoferARM: Fix incorrect pack pattern
2013-07-05 Sylvestre LedruRemove a useless declarations (found by scan-build)
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard Sandiford[SystemZ] Remove redundant frame MMOs
2013-07-05 Richard SandifordFix double renaming bug in stack coloring pass
2013-07-05 Richard Sandiford[SystemZ] Enable the use of MVC for frame-to-frame...
2013-07-05 Ulrich Weigand[PowerPC] Add some special @got@tprel fixup cases
2013-07-05 Richard Sandiford[SystemZ] Allocate a second register scavenging slot
2013-07-05 Rafael EspindolaDon't create an archive if, for example, we are asked...
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-05 Rafael EspindolaUse simpler version of exists.
2013-07-05 Ulrich Weigand[PowerPC] Make test case buildable with GNU as
2013-07-05 Ulrich Weigand[PowerPC] Support @tls in the asm parser
2013-07-05 Rafael EspindolaRemove NoOperation.
2013-07-05 Benjamin KramerSimplify code. No functionality change.
2013-07-05 Joey GoulyPR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
2013-07-05 Rafael EspindolaDon't treat bitcode files specially in llvm-ar.
2013-07-05 Rafael EspindolaUse the raw member names in Archive::Archive.
2013-07-05 Rafael EspindolaAdd a --crash option to not.
2013-07-05 David MajnemerInstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp...
2013-07-04 Ahmed BougachaRemove use of asymmetric std::lower_bound comparator.
2013-07-04 David BlaikieDebugInfo: Consider global variables without locations...
2013-07-04 Rafael EspindolaUse a OwningPtr instead of a manual delete.
2013-07-04 Nico RieckInitialize object file info before output streamer
2013-07-04 Nico RieckMC: Add .section directive to COFF
2013-07-04 David MajnemerInstCombine: Reimplementation of visitUDivOperand
2013-07-04 Rafael EspindolaAdd support for archives with no symbol table or string...
2013-07-04 Rafael EspindolaFix leak. Should bring back the valgrind bot.
2013-07-04 Ulrich Weigand[PowerPC] Implement writeNopData
2013-07-04 Rafael EspindolaAdd 'not' in front of a command that is expected to...
2013-07-04 Aaron BallmanChanging long to int for consistency.
2013-07-04 Joey GoulyRemove an unneeded call to 'UpdateThumbVFPPredicate...
2013-07-04 Joey GoulyAdd support for MC assembling and disassembling of...
2013-07-04 Ulrich Weigand[PowerPC] Add all trap mnemonics
2013-07-04 Ulrich Weigand[PowerPC] Add asm parser support for CR expressions
2013-07-04 Benjamin KramerSimplifyCFG: Teach switch generation some patterns...
2013-07-04 Aaron BallmanSupporting ssize_t on WIN64 with its proper size. ...
2013-07-04 Jakob Stoklund... Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-04 Joey GoulyAdd a V8FP instruction 'vcvt{b,t}' to convert between...
2013-07-04 Jakob Stoklund... Typo.
2013-07-04 Jakob Stoklund... Simplify landing pad lowering.
next