oota-llvm.git
2011-09-09 Ivan Krasingold plugin: report errors occured in lto_module_create...
2011-09-09 Akira Hatanaka80 columns.
2011-09-08 Devang PatelDirectly point debug info to the stack slot of the...
2011-09-08 Owen AndersonAll conditional branches are disallowed in IT blocks...
2011-09-08 Owen AndersonSoft fail CBZ/CBNZ in the disassembler if they appear...
2011-09-08 Eric ChristopherFormatting and typo.
2011-09-08 Nadav RotemDix the 80-columns and remove unsupported v8i16 type...
2011-09-08 Jim GrosbachThumb2 assembly parsing and encoding for LDRD(immediate).
2011-09-08 Bruno Cardoso... Add a AVX version of a simple i64 -> f64 bitcast. This...
2011-09-08 Bruno Cardoso... Reapply testcase from r139309!
2011-09-08 Eli FriedmanMake sure to handle the case where emitPredicateMatch...
2011-09-08 Kevin EnderbyFix a Darwin x86_64 special case of a jmp to a temporar...
2011-09-08 Benjamin KramerAdd support for relocations to ObjectFile.
2011-09-08 Bruno Cardoso... * Combines Alignment, AuxInfo, and TB_NOT_REVERSABLE...
2011-09-08 Bruno Cardoso... Remove this crashing test, until I figure out what...
2011-09-08 Bruno Cardoso... Add AVX versions of blend vector operations and fix...
2011-09-08 Bruno Cardoso... Fix PR10844: Add patterns to cover non foldable version...
2011-09-08 Caitlin SadowskiAdded LateParsed property to TableGen attributes.
2011-09-08 Jim GrosbachAdd tests for Thumb2 LDRB indexed addressing w/ writeback.
2011-09-08 Nadav RotemThis test is already covered by llvm/trunk/test/CodeGen...
2011-09-08 Nadav Rotemadd a testcase for the previous patch
2011-09-08 James MolloyFix warning on windows; use of comparison with bool...
2011-09-08 Nadav RotemAdd X86-SSE4 codegen support for vector-select.
2011-09-08 Ivan Krasinlto/addAsmGlobalSymbols: fast path when no module level...
2011-09-08 Ivan Krasinlto/addAsmGlobalSymbols: fail fracefully when the targe...
2011-09-08 David BlaikieAdding myself to test my new commit powers.
2011-09-08 Andrew TrickFix a use of freed string contents.
2011-09-08 Andrew Trickwhitespace
2011-09-08 Eli FriedmanA couple minor corrections to r139276.
2011-09-08 Eli FriedmanFix the logic in BasicAliasAnalysis::aliasGEP for compa...
2011-09-08 Jim GrosbachThumb2 assembly parsing and encoding for LDR post-indexed.
2011-09-08 Jim GrosbachThumb2 assembly parsing and encoding for LDR pre-indexe...
2011-09-08 Owen AndersonRemove the "common" set of instructions shared between...
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDRBT.
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDRB(register).
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDR(register).
2011-09-07 Benjamin KramerAdd two notes for correlated-expression optimizations.
2011-09-07 Jakob Stoklund... Revert r139247 "Cache intermediate results during trace...
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDRB(immediate).
2011-09-07 Jim GrosbachThumb2 assembly parsing and encoding for LDR(literal).
2011-09-07 Owen AndersonCreate Thumb2 versions of STC/LDC, and reenable the...
2011-09-07 Jim GrosbachAdd tests for Thumb2 LDR(immediate) from r139254.
2011-09-07 Jim GrosbachThumb2 parsing and encoding for LDR(immediate).
2011-09-07 Jim GrosbachThumb2 parsing and encoding for LDMDB.
2011-09-07 James MolloySecond of a three-patch series aiming to fix MSR/MRS...
2011-09-07 Jakob Stoklund... Cache intermediate results during traceSiblingValue.
2011-09-07 Eli FriedmanFix atomic load and store on x86 to pass -verify-machin...
2011-09-07 Jim GrosbachUpdate test for 139243
2011-09-07 Jim GrosbachThumb2 ldm/stm 'db' mnemonics don't have a '.w' suffix.
2011-09-07 Jim GrosbachThumb2 parsing and encoding for LDMIA.
2011-09-07 Owen AndersonPort more assembler tests over to disassembler tests...
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-09-07 Duncan SandsWhen inlining exception handling code into another...
2011-09-07 Jim GrosbachThumb2 use 'ldm' as default mnemonic.
2011-09-07 Rafael EspindolaDetect attempt to use segmented stacks on non ELF syste...
2011-09-07 Jim GrosbachBetter diagnostic location information for mnemonic...
2011-09-07 Duncan SandsAnother forgotten trampoline testcase.
2011-09-07 Duncan SandsForgot to add this trampoline testcase.
2011-09-07 Eli FriedmanRelax the MemOperands on atomics a bit. Fixes -verify...
2011-09-07 Joerg SonnenbergerDependency should be on the output file name, not the...
2011-09-07 Devang PatelWhile sinking machine instructions, sink matching DBG_V...
2011-09-06 Bill WendlingReenable compact unwind by default. However, also emit...
2011-09-06 Owen Andersonmemset_pattern16 uses a 16 BYTE pattern, not a 16 BIT...
2011-09-06 Owen AndersonTeach BasicAA about the aliasing properties of memset_p...
2011-09-06 Jim GrosbachISB is HasDB, not just HasV7.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for ISB.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for EOR.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for DSB.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for DMB.
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-06 Jim GrosbachThumb2 parsing and encoding for DBG.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for CMN and CMP.
2011-09-06 Nick LewyckyThis transform only handles two-operand AddRec's. Preve...
2011-09-06 Eli FriedmanAdd mayLoad/mayStore markings to ARM 64-bit atomic...
2011-09-06 Jim GrosbachThumb2 parsing and encoding for CLZ.
2011-09-06 Jim GrosbachThumb2 parsing and encoding for CLREX.
2011-09-06 Owen AndersonPort more encoding tests over to Thumb2 decoding tests.
2011-09-06 Andrew TrickAdd -verify-indvars for imperfect SCEV trip count verif...
2011-09-06 Jim GrosbachThumb2 parsing and encoding for CDP/CDP2.
2011-09-06 Rafael EspindolaFix comment. Noticed by Duncan.
2011-09-06 Duncan SandsAdd codegen support for vector select (in the IR this...
2011-09-06 Evan ChengFix fall outs from my recent change on how carry bit...
2011-09-06 Devang PatelUse IRBuilder.
2011-09-06 Jim GrosbachARM .code directive should always go to the streamer.
2011-09-06 Rafael EspindolaFix style issues and typos found by Duncan.
2011-09-06 Bill WendlingAs a first step, emit both the compact unwind and CIE...
2011-09-06 Owen AndersonTry again at r138809 (make DSE more aggressive in remov...
2011-09-06 Jakob Stoklund... Atomic pseudos don't use (as in read) CPSR. They clobbe...
2011-09-06 Devang PatelNow, named mdnode llvm.dbg.cu keeps track of all compil...
2011-09-06 Duncan SandsSplit the init.trampoline intrinsic, which currently...
2011-09-06 Nick LewyckyFix typo in comment again.
2011-09-06 Nick LewyckyApparently we compile the code, not the comments. Thank...
2011-09-06 Nick LewyckyFix typo in comment.
2011-09-06 Nick LewyckyNope! I had it right the first time. Revert the operati...
2011-09-06 Nick LewyckyFix flipped sign. While there, show my math.
2011-09-06 Nick LewyckyNo no no, fix typo properly!
2011-09-06 Nick LewyckyThe logic inside getMulExpr to simplify {a,+,b}*{c...
2011-09-06 Nick LewyckyRevert r139126 due to selfhost failures reported by...
2011-09-05 Nick LewyckyTeach SCEV to report a max backedge count in one intere...
2011-09-05 Nick LewyckyAdd a new MC bit for NaCl (Native Client) mode. NaCl...
next