oota-llvm.git
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA Takumitest/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32...
2011-02-22 NAKAMURA Takumitest/CodeGen/X86/red-zone.ll: Add explicit -mtriple...
2011-02-22 Evan ChengGuard against de-referencing MBB.end().
2011-02-22 Evan Chengavailable_externally (hidden or not) GVs are always...
2011-02-22 Andrew TrickVirtRegRewriter assertion fix.
2011-02-22 Cameron ZwarichRoll out r126169 and r126170 in an attempt to fix the...
2011-02-22 Sean CallananAdded a testcase for the enhanced disassembly bug
2011-02-22 Sean CallananFixed llvm-mc in edis mode to use the result of
2011-02-22 Sean CallananFixed lit.cfg to no longer recognize the old
2011-02-22 Eric ChristopherOnly use blx for external function calls on thumb,...
2011-02-22 Cameron ZwarichEliminate valgrind warnings from Python on the 32-bit...
2011-02-22 Cameron ZwarichMerge information about the number of zero, one, and...
2011-02-22 Cameron ZwarichHave isel visit blocks in reverse postorder rather...
2011-02-22 Joerg SonnenbergerRecognize loopz and loopnz as aliases for loope and...
2011-02-22 Rafael EspindolaImplement xgetbv and xsetbv.
2011-02-21 Eric ChristopherRevert r125960, it's breaking darwin10 bootstrap.
2011-02-21 Evan ChengSkipping over debugvalue instructions to determine...
2011-02-21 Evan ChengAdd more debugging output.
2011-02-21 Joerg SonnenbergerHandle FK_PCRel_1 and add a test case for this and...
2011-02-21 Devang PatelRevert r124611 - "Keep track of incoming argument's...
2011-02-21 Jakob Stoklund... Add SplitKit::isOriginalEndpoint and use it to force...
2011-02-21 Sean CallananFixed a bug in the X86 disassembler where a member...
2011-02-21 Stuart HastingsEnd the line if we return early. Radar 9012638.
2011-02-21 David GreeneAdd a convenience tool for doing comparison builds...
2011-02-21 Chris LattnerBetter OpenBSD support, patch by Amit Kulkarni. I...
2011-02-21 Richard OsborneAdd XCore intrinsics for various instructions on ports.
2011-02-21 Stuart HastingsTest case for r126127. Radar 9012638.
2011-02-21 Duncan SandsThe stack should be 16 byte aligned on 32 bit solaris...
2011-02-21 Duncan SandsIf the phi node was used by an unreachable instruction...
2011-02-21 Stuart HastingsFix to correctly support attribute((section("__DATA...
2011-02-21 Chris Lattnera serious "compare CSE" issue that is nontrivial to...
2011-02-21 Chris Lattnerfix a crasher in disabled code (on variable stride...
2011-02-21 Duncan SandsSimplify RecursivelyDeleteDeadPHINode. The only functi...
2011-02-21 NAKAMURA TakumiTarget/X86/X86FastISel: [PR6275] Fix Win32's dllimport...
2011-02-21 Venkatraman... Generate correct Sparc32 ABI compliant code for functio...
2011-02-21 NAKAMURA TakumiCMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl...
2011-02-21 NAKAMURA TakumiCMake: Fix breakage on clang standalone build.
2011-02-21 Chris Lattneradd a missed loop deletion case.
2011-02-21 Chris LattnerAdd some (disabled code) to print out negative strides.
2011-02-21 Chris Lattneradd an idiom that loop idiom could theoretically catch.
2011-02-21 Cameron ZwarichA lo/hi mul has higher latency than an imul r,ri, e...
2011-02-21 Joerg SonnenbergerUse a vector of pairs to implement the section stack...
2011-02-21 Cameron ZwarichThe signed version of our "magic number" computation...
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-02-20 Rafael EspindolaAdd some limited support for labels in org directives...
2011-02-20 Rafael EspindolaDispose modules early and only create codegen when...
2011-02-20 Nick LewyckyMake RecursivelyDeleteDeadPHINode delete a phi node...
2011-02-20 Rafael EspindolaFix some memory leaks and avoid looking in the hash...
2011-02-20 Oscar FuentesRemove the link to Projects.html. It is useless for...
2011-02-20 Benjamin KramerMove "A | ~(A & ?) -> -1" from InstCombine to Instructi...
2011-02-20 Benjamin KramerInstCombine: Add a bunch of combines of the form x...
2011-02-20 Nadav RotemFix 9267; Add vector zext support.
2011-02-20 Nick LewyckyTeach RecursivelyDeleteDeadPHINodes to handle multiple...
2011-02-20 Nick LewyckyInstead of keeping two Value*->id# mappings, keep one...
2011-02-20 Eric ChristopherIf both operands are loads from stores in memory we...
2011-02-20 Stephen WilsonThis patch lets LLDB build as an LLVM subproject. ...
2011-02-20 Stephen WilsonDo not try to descend into optional build directories...
2011-02-20 Oscar FuentesUse explicit add_subdirectory's for LLVM target sublibr...
2011-02-20 Nick LewyckyFix typo.
2011-02-19 Eli FriedmanPR9218: SimplifyDemandedVectorElts can return a non...
2011-02-19 Eli FriedmanMinor x86 README updates.
2011-02-19 Rafael EspindolaAdd modules to codegen as soon as possible. This reduce...
2011-02-19 Cameron ZwarichTry to fix the MC/AsmParser/section.s failure on the...
2011-02-19 Chris Lattnerimplement PR9264: disambiguating 'bt mem, imm' as a...
2011-02-19 Chris Lattnerrewrite the memset_pattern pattern generation stuff...
2011-02-19 Chris LattnerStores of null pointers should turn into memset, we...
2011-02-19 Chris LattnerImplement rdar://9009151, transforming strided loop...
2011-02-19 Jeffrey YasskinAdd the PARSE_ARGUMENTS CMake macro to LLVM so I can...
2011-02-19 Argyrios KyrtzidisAllow getting the address of the value in a PointerUnio...
2011-02-19 Eric ChristopherFix typos.
2011-02-19 Ted KremenekAdd ImmutableMap methods 'manualRetain()', 'manualRelea...
2011-02-19 Devang PatelDo not emit empty DW_TAG_lexical_block DIEs. In one...
2011-02-19 Devang PatelDIE numbers do not add any value in this test.
2011-02-19 Jakob Stoklund... Give SplitAnalysis a VRM member to access VirtRegMap...
2011-02-19 Joerg SonnenbergerAvoid dangling else warnings.
2011-02-19 Jakob Stoklund... Missed member rename for naming convention.
2011-02-19 Jakob Stoklund... This method belonged in VirtRegMap.
2011-02-19 Jakob Stoklund... Separate timers for local and global splitting.
2011-02-19 Mikhail GlushenkovMake "-opt [-emit-llvm]" work for .ll files.
2011-02-18 Devang PatelProvide enums to build complex address calucation expre...
2011-02-18 Devang PatelRemove unused tag.
2011-02-18 Devang PatelThese tags are now covered by dwarf::TagString().
2011-02-18 Devang PatelProvide tag strings for llvm specific tags.
2011-02-18 Devang PatelDo not lose debug info of an inlined function argument...
2011-02-18 Chris LattnerNow that -loop-idiom uses TargetLibraryInfo properly...
next