oota-llvm.git
2010-09-30 Jakob Stoklund... When isel is emitting instructions for an x86 target...
2010-09-30 Jim GrosbachMove getPointerSize() to the base class since it's...
2010-09-30 Duncan SandsFlesh out the dragonegg section.
2010-09-30 Chris Lattnermore cleanups.
2010-09-30 Chris Lattnermerge and clean up tests.
2010-09-30 Jim GrosbachRemove extraneous ';'
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerrename test
2010-09-30 Kevin EnderbyDid my commit for the last patch for the .loc directory...
2010-09-30 Chris Lattnergeneralize test.
2010-09-30 Chris Lattnerrename test.
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerpreemptively add the rest of the non-n fpstack instruct...
2010-09-30 Chris Lattnermerge two tests.
2010-09-30 Chris Lattnerfix this to not be completely broken.
2010-09-30 Chris Lattnerupdate, unxfail, fix bogus encodings.
2010-09-30 Chris Lattnerupdate and unxfail
2010-09-30 Chris Lattnerunxfail this by fixing syntactic differences.
2010-09-30 Jim GrosbachThe asm strings are never used at all, so just nuke...
2010-09-30 Kevin EnderbyThis is the last major patch to implement support for...
2010-09-30 Chris Lattnerimplement support for finit, PR8258
2010-09-30 Kevin EnderbyChanges EvaluateAsAbsolute() to return the "current...
2010-09-30 Chris Lattneradd support for fstcw, PR8259
2010-09-30 Kevin EnderbyAdds getPointerSize() to the AsmBackend which will...
2010-09-30 Chris Lattnercheckpoint notes
2010-09-30 Benjamin KramerGrow BumpPtrAllocator's slab size dynamically if we...
2010-09-30 Jim Grosbach80 column fix
2010-09-30 Jason W KimFix two tiny issues (ARM does not need COFF) and commen...
2010-09-30 Benjamin KramerTighten up prototype verification of strchr and strrchr...
2010-09-30 Chandler CarruthSilence a GCC warning about not handling all flags...
2010-09-30 Jan Wen VoungMove logic of determining ELF entsize from the .s print...
2010-09-30 Rafael EspindolaAdd another test that now passes.
2010-09-30 Jim Grosbachtrailing whitespace
2010-09-30 Jim GrosbachRemove misplaced ';'. Make buildbots happy, hopefully.
2010-09-30 Rafael EspindolaCorrectly produce R_X86_64_32 or R_X86_64_32S.
2010-09-30 Jason W KimTiny patch for proof-of-concept cleanup of ARMAsmPrinte...
2010-09-30 Jan Wen VoungHave ELFAsmParser.cpp use the already parsed "Size...
2010-09-30 Rafael EspindolaMake it possible for the MCObjectWriter to decide if...
2010-09-30 Jim GrosbachGo ahead and jump!
2010-09-30 Jason W KimI added a new file ARMAsmBackend which stubs out in...
2010-09-30 Jim GrosbachNow that the pseudos that needed this are all custom...
2010-09-30 Jim GrosbachNuke it from orbit. It's the only way to be sure.
2010-09-30 Jim GrosbachLet a target specify whether it wants an assembly print...
2010-09-30 Chris Lattnerfix incorrect link!
2010-09-30 Jan Wen VoungTest commit - Deleted some whitespace at the end of...
2010-09-30 Evan ChengARM instruction itinerary fixes:
2010-09-30 Benjamin KramerAdd constant folding for strspn and strcspn to Simplify...
2010-09-30 Francois PichetRevert r114320(move file = copy + delete on Win32)...
2010-09-30 Chris Lattneradd a bunch of entries for external projects.
2010-09-29 Benjamin KramerAdd strpbrk folding to SimplifyLibCalls.
2010-09-29 Nick LewyckySilence compiler warning.
2010-09-29 Owen AndersonRevert r115099 (adding early jump threading). It's...
2010-09-29 Eric ChristopherRefactor arm fast isel libcall handling so that pieces...
2010-09-29 Devang PatelLet FE mark a variable as artificial variable.
2010-09-29 Eric ChristopherNoticed by inspection when looking for other cmov bits.
2010-09-29 Owen AndersonEarly CFG simplification can fold conditionals down...
2010-09-29 Evan ChengModel Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC...
2010-09-29 Benjamin KramerSilence msvc warnings.
2010-09-29 Jim Grosbachtrailing whitespace
2010-09-29 Benjamin KramerSimplify the loop in StrChrOptimizer. FileCheckize...
2010-09-29 Eric ChristopherAdd a convenience variable so I'm not chasing all over...
2010-09-29 Benjamin KramerTeach SimplifyLibCalls how to optimize strrchr.
2010-09-29 Devang PatelAdd support to let FE encode method access specifier.
2010-09-29 Devang PatelGeneralize DISubprogram element to encode various flags...
2010-09-29 Owen AndersonUnreachableBlockElim could incorrectly return false...
2010-09-29 Owen AndersonFix PR8247: JumpThreading can cause a block to become...
2010-09-29 Duncan SandsConvert a bunch of uses of 'bytecode' into 'bitcode...
2010-09-29 Benjamin KramerRemove PointerTracking from cmakelists …
2010-09-29 Daniel DunbarGetSourceVersion: Strip off svninfo extra markers,...
2010-09-29 Benjamin KramerRemove PointerTracking tests.
2010-09-29 Devang PatelAssign DW_ACCESS_public accessibility attribute to...
2010-09-29 Jim GrosbachAdd specializations of addrmode2 that allow differentia...
2010-09-29 Nick LewyckyAdd parens to fix GCC warning:
2010-09-29 Chris Lattnerremove PointerTracking from mainline, Edwin is going...
2010-09-29 Chris Lattnerimplement rdar://8491845 - Gas supports commuted forms...
2010-09-29 Owen AndersonRevert r114919, which caused some serious regressions...
2010-09-29 Daniel Dunbarutils: Add GetRepositoryPath script, patch by Jonathan...
2010-09-29 Bob WilsonIncrease ARM APCS preferred alignment for i64 and f64...
2010-09-29 Jason W KimUndoing test commit blank space.
2010-09-29 Jason W KimTest commit -
2010-09-29 Jim GrosbachAdd braces for legibility.
2010-09-29 Daniel Dunbarlit: Fix a subtle resource usage bug when executing...
2010-09-29 Oscar FuentesExport LLVM_ALL_TARGETS in LLVM.cmake. It is used by...
2010-09-29 Jim GrosbachOne Printer to rule them all, One Printer to find them,
2010-09-29 Rafael EspindolaMove "local commons" to the end of .bss to match the...
2010-09-29 Rafael EspindolaAdd a test that I forgot to add with a previous commit.
2010-09-29 Gabor Greifdo not compare actual branch labels; this may fix llvm...
2010-09-29 Gabor Greifimprove heuristics to find the 'and' corresponding...
2010-09-29 Chris Lattneradd some random notes.
2010-09-29 Chris Lattnermerge all the llvm-gcc pieces together. Recommend...
2010-09-29 Chris Lattnerprepare for new content.
2010-09-29 Chris Lattnerfix rdar://8490728 - llvm-mc rejects gpr64 form of...
2010-09-29 Chris Lattneradd assembler support for the cvtsd2sil/cvtsd2siq mnemo...
2010-09-29 Michael J.... MC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never...
2010-09-29 Chris Lattnermake the x86 mccode emitter emit the 0x67 and 0x66...
2010-09-29 Chris Lattnerimplement support for 32-bit address operands in 64...
2010-09-29 Michael J.... MC-COFF: Fix symbol storage class for globals
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-09-29 Chris Lattneradd asmparser support for cvttpd2dq by removing some...
2010-09-29 Chris Lattnerimplement rdar://8456382 - cvtsd2si support, by removin...
next