oota-llvm.git
2012-09-07 Jack CarterThe Mips standalone assembler intial directive support.
2012-09-07 Jack CarterThe Mips standalone assembler fpu instruction support.
2012-09-06 Michael LiaoRe-work bit/bits value resolving in tblgen
2012-09-06 David BlaikieRemove unused variable introduced by r163346.
2012-09-06 Eli FriedmanDon't include stdint.h directly.
2012-09-06 Bill WendlingExplicitly erase the file from disk if something bad...
2012-09-06 Jack CarterThe Mips standalone assembler memory instruction support.
2012-09-06 Manman RenRelease build: guard dump functions with "ifndef NDEBUG"
2012-09-06 Jakob Stoklund... TiedTo is an integer, not a bool.
2012-09-06 Manman RenRelease build: guard dump functions with "ifndef NDEBUG"
2012-09-06 Jakob Stoklund... Allow overlaps between virtreg and physreg live ranges.
2012-09-06 Jakob Stoklund... Handle overlapping regunit intervals in LiveIntervals...
2012-09-06 Jakob Stoklund... Clear kill flags while computing live ranges.
2012-09-06 Roman DivackyDont cast away const needlessly. Found by gcc48 -Wcast...
2012-09-06 Tim NorthoverDiagnose invalid alignments on duplicating VLDn instruc...
2012-09-06 Tim NorthoverCheck for invalid alignment values when decoding VLDn...
2012-09-06 Arnold SchwaighoferBasicAA: Recognize cyclic NoAlias phis
2012-09-06 Tim NorthoverUse correct part of complex operand to encode VST1...
2012-09-06 Arnold SchwaighoferBasicAA: GEPs of NoAlias'ing base ptr with equivalent...
2012-09-06 Nadav RotemDisable stack coloring by default in order to resolve...
2012-09-06 Tom StellardTablegen: Add OperandWithDefaultOps Operand type
2012-09-06 Elena DemikhovskyAVX2 optimization.
2012-09-06 Nadav RotemFix a few old-GCC warnings. No functional change.
2012-09-06 Nadav RotemFix the test by specifying an exact cpu model.
2012-09-06 James MolloyFix self-host; ensure signedness is consistent.
2012-09-06 Hans WennborgFix switch_to_lookup_table.ll test from r163302.
2012-09-06 James MolloyImprove codegen for BUILD_VECTORs on ARM.
2012-09-06 Hans WennborgBuild lookup tables for switches (PR884)
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...
2012-09-06 James MolloyOptimize codegen for VSETLNi{8,16,32} operating on...
2012-09-06 Michael LiaoRemove duplicated helper function
2012-09-06 Craig TopperUse iPTR instead of i32 for extract_subvector/insert_su...
2012-09-06 Craig TopperAdd patterns for converting stores of subvector_extract...
2012-09-06 Jim GrosbachRevert "Enable MCJIT tests on Darwin."
2012-09-06 NAKAMURA TakumiWhitespace.
2012-09-06 NAKAMURA TakumiUnix/Signals.inc: Fix a typo. Thanks to Dani Berg!
2012-09-06 Jack CarterThere are some Mips instructions that are lowered by the
2012-09-06 Jim GrosbachUpdate function names to conform to guidelines.
2012-09-06 Jim GrosbachEnable MCJIT tests on Darwin.
2012-09-06 Jack CarterMips specific llvm assembler support for branch and...
2012-09-06 Eli FriedmanDon't include stdint.h directly.
2012-09-05 Jakob Stoklund... Remove predicated pseudo-instructions.
2012-09-05 Jakob Stoklund... Use predication instead of pseudo-opcodes when folding...
2012-09-05 Chad Rosier[ms-inline asm] Use the asm dialect from the MI to...
2012-09-05 Nick LewyckyAdd missing file for test.
2012-09-05 Nick LewyckyTeach libObject about some more ELF relocations. llvm...
2012-09-05 Manman RenJumpThreading: when default destination is the destinat...
2012-09-05 Jack CarterMips specific llvm assembler support for ALU instructio...
2012-09-05 Chad RosierCleanup a few magic numbers.
2012-09-05 Roman DivackyStop casting away const qualifier needlessly.
2012-09-05 Chad Rosier[ms-inline asm] We only need one bit to represent the...
2012-09-05 Roman DivackyConstify this properly. Found by gcc48 -Wcast-qual.
2012-09-05 Roman DivackyMark checkSignature const, and in turn stop casting...
2012-09-05 Roman DivackyConstify SDNodeIterator an stop its only non-const...
2012-09-05 Roman DivackyConstify subtarget info properly so that we dont cast...
2012-09-05 Roman DivackyUse const properly so that we dont remove const qualifi...
2012-09-05 Chad Rosier[ms-inline asm] Propagate the asm dialect into the...
2012-09-05 Jan Wen VoungFix a bug.
2012-09-05 Jan Wen Voungrevert the additional stuff.
2012-09-05 Jan Wen VoungClean up llvm-bcanalyzer to print to consistent streams.
2012-09-05 Michael J.... [Docs] Fix Sphinx incremental build. Patch by Sean...
2012-09-05 Hal FinkelMove the PPC TOC defs into the PPC64 InstrInfo file.
2012-09-05 Chad RosierClean up.
2012-09-05 Chad Rosier[ms-inline asm] Enumerate the InlineAsm dialects and...
2012-09-05 Tim NorthoverStrip old MachineInstrs *after* we know we can put...
2012-09-05 Benjamin KramerClean up includes.
2012-09-05 Jim GrosbachUpdate CMakeList.txt for new lli sources.
2012-09-05 Roman DivackyRemove unused typedefs gcc4.8 warns about.
2012-09-05 Jim GrosbachMCJIT: getPointerToFunction() references target address...
2012-09-05 Jim GrosbachMCJIT: Add faux remote target execution to lli for...
2012-09-05 Benjamin KramerSwitch BasicAliasAnalysis' cache to SmallDenseMap.
2012-09-05 Pranav BhandarkarLLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...
2012-09-05 Kostya Serebryany[asan] fix lint
2012-09-05 Silviu BarangaFixed the DAG combiner to better handle the folding...
2012-09-05 Kostya Serebryany[asan] extend the blacklist functionality to handle...
2012-09-05 Craig TopperRemove some of the patterns added in r163196. Increasin...
2012-09-05 Craig TopperAdd patterns for integer forms of VINSERTF128/VINSERTI1...
2012-09-05 Chad RosierAdd a FIXME that assumes we maintain backward compatibi...
2012-09-05 Logan ChienReorder the comments of EmitExceptionTable.
2012-09-05 Logan ChienFix UseInitArray option for MIPS target.
2012-09-05 Craig TopperConvert vextracti128/vextractf128 intrinsics to extract...
2012-09-05 Marshall ClowRemoved Trie.h; unused in a long time
2012-09-05 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-05 Chad RosierFix function name per coding standard.
2012-09-05 Chad RosierFix function name per coding standard.
2012-09-05 Chad Rosier[ms-inline asm] Add support for the nsdialect keyword...
2012-09-05 Chad Rosier[ms-inline asm] Add the nsdialect keyword to the lexer.
2012-09-05 Chad Rosier[ms-inline asm] Emit the (new) inline asm Non-Standard...
2012-09-04 Dan GohmanMake provenance checking conservative in cases when
2012-09-04 Jakub StaszakBypassSlowDivision: Assign to reference, don't copy...
2012-09-04 Jakob Stoklund... Search the whole instruction for tied operands.
2012-09-04 Chad Rosier[ms-inline asm] Add the inline assembly dialect, AsmDia...
2012-09-04 Chad Rosier[ms-inline asm] Remove the Inline Asm Non-Standard...
2012-09-04 David Blaikie[LIT] Add a clang_tools_extra_site_cfg to match the...
2012-09-04 Jakub StaszakFix my previous patch (r163164). It does now what it...
2012-09-04 Jakub StaszakReturn false if BypassSlowDivision doesn't change anything.
2012-09-04 Jakub StaszakRemove unneeded code.
2012-09-04 Jakob Stoklund... Typo.
2012-09-04 Jakob Stoklund... Actually use the MachineOperand field for isRegTiedToDe...
2012-09-04 Jakob Stoklund... Move tie checks into MachineVerifier::visitMachineOperand.
next