oota-llvm.git
2010-10-03 Duncan SandsGCC extensions are no longer used here - update the...
2010-10-03 Duncan SandsRemove two uses of the gcc specific 'aligned' attribute...
2010-10-03 Bill WendlingAdd test to make sure that the MMX intrinsic calls...
2010-10-03 Evan ChengMajor changes to Cortex-A9 itinerary.
2010-10-03 Bill WendlingAuto-upgrade tests for the new MMX intrinsic calls.
2010-10-03 Rafael EspindolaImplement a very basic PIC case.
2010-10-03 Bill WendlingCleanup. Get rid of extraneous variable.
2010-10-02 Chris Lattnerstub out a header to put 3dNow! instructions into.
2010-10-02 Chris Lattnerrandom updates
2010-10-02 Chris Lattnercheckpoint, don't expect this to read right yet. :)
2010-10-02 Chris Lattnerfix a regression introduced in r115243, in which the...
2010-10-02 Chris Lattneradd a bunch more notes. I survived.
2010-10-02 Chris Lattneractually, move the elf tests into the existing elf...
2010-10-02 Chris Lattnerconsolidate ELF tests into asmparser tests.
2010-10-02 Chris Lattnermove ARM MC tests up one level.
2010-10-02 Chris Lattnerremove reference to dead script.
2010-10-02 Chris Lattnernuke an old script
2010-10-02 Jakob Stoklund... Stop using LiveRange in MachineVerifier.
2010-10-02 Francois PichetFix MSVC release mode compilation error.
2010-10-02 Oscar FuentesStop the build if cyclic library dependecies found.
2010-10-02 Oscar FuentesUpdate library dependencies.
2010-10-02 Oscar FuentesHandle InstPrinter's on the CMake build.
2010-10-02 Bob WilsonFix a miscompile in 186.crafty for Thumb2 that was...
2010-10-02 Nick LewyckyWind these directories back too. File adds and removes...
2010-10-02 Nick LewyckyContinue reverting r115363.
2010-10-02 Nick LewyckyRevert patches r115363 r115367 r115391 due to build...
2010-10-02 Jim GrosbachUpdate CMake files for recent AsmPrinter->InstPrinter...
2010-10-02 Eric ChristopherStart on lowering global addresses.
2010-10-02 Kevin EnderbyThis adds a Darwin x86_64 relocation encoding for a...
2010-10-01 Jakob Stoklund... Drop the use of LiveInterval::iterator and the LiveRang...
2010-10-01 Jakob Stoklund... When RemoveCopyByCommutingDef is creating additional...
2010-10-01 Jakob Stoklund... Pretty up the debug output during RemoveCopyByCommutingDef.
2010-10-01 Devang PatelAdd support to let FE mark explict methods as explict...
2010-10-01 Jim GrosbachNuke trailing whitespace.
2010-10-01 Jim GrosbachPrintSpecial() can go away now.
2010-10-01 Eric ChristopherStub out constant GV handling, fixes C++ eh tests.
2010-10-01 Jim GrosbachNuke the rest of the :comment references
2010-10-01 Jim GrosbachNuke a bunch of no-longer-needed comment-only asm strings.
2010-10-01 Jim GrosbachNow that the asmprinter itself isn't in the subdir...
2010-10-01 Evan ChengFix r115332: correctly model AGU / NEON mux.
2010-10-01 Owen AndersonThread the determination of branch prediction hit rates...
2010-10-01 Jim GrosbachMove the asmprinter and MC lowering out of the AsmPrint...
2010-10-01 Devang PatelFix block descriptor documentation.
2010-10-01 Jim GrosbachRename the AsmPrinter directory to InstPrinter for...
2010-10-01 Jim GrosbachRemove self-described temporary hack. A bit over a...
2010-10-01 Evan ChengFix scheduling infor for vmovn and vshrn which I broke...
2010-10-01 Evan ChengAdd operand cycles for vldr / vstr.
2010-10-01 Bill WendlingNeed to specify SSE4 for machines which don't have...
2010-10-01 Eric ChristopherDirect calls only for arm fast isel for now.
2010-10-01 Francois PichetFix typo
2010-10-01 Evan ChengNEON scheduling info fix. vmov reg, reg are single...
2010-10-01 Eric ChristopherFix thinko on store instructions. Fixes test_indvars...
2010-10-01 Owen AndersonMake the spelling of the flags for old-style if-convers...
2010-10-01 Owen AndersonProvide an option to restore old-style if-conversion...
2010-10-01 Owen AndersonNow that the profitable bits of EnableFullLoadPRE have...
2010-10-01 Evan ChengPer Cortex-A9 pipeline diagram. AGU (core load / store...
2010-10-01 Devang PatelFix dbg_declare signature in document.
2010-10-01 Devang PatelFix DIDerived type fields' type in document.
2010-10-01 Devang PatelFix code gen crash reported in PR 8235. We still lose...
2010-10-01 Jim Grosbachgrammar
2010-10-01 Benjamin KramerDelete token *after* reading from it.
2010-10-01 Gabor Greiftypo
2010-10-01 Bill WendlingWe must check for something.
2010-10-01 Bill WendlingDisable tests until I can figure out why they're failin...
2010-10-01 Bill WendlingTry adding an mtriple.
2010-10-01 Kalle RaiskilaZap some redundant 'ori $?, $?, 0' from SPU.
2010-10-01 Eric ChristopherFix the other half of the alignment changing issue...
2010-10-01 Bill WendlingFileCheck-ize this test.
2010-10-01 Bill WendlingFileCheck-ize this test.
2010-10-01 Chris Lattnerfix typo
2010-10-01 Chris Lattneradd a note
2010-10-01 Chris Lattnerfix PR8267 - Instcombine shouldn't optimizer away volat...
2010-10-01 Chris Lattnerupgrade this test.
2010-10-01 Chris Lattnerfix rdar://8494845 + PR8244 - a miscompile exposed...
2010-10-01 Dale JohannesenOne more +sse2.
2010-10-01 Chris Lattnermove X86 subdir up a level
2010-10-01 Dale JohannesenMark all these as needing SSE2. Should fix PPC and
2010-10-01 Dale JohannesenFix pasto.
2010-10-01 Dale JohannesenDisable these tests for now; it's not obvious why they...
2010-10-01 Dale JohannesenAdd some doc for the x86mmx type.
2010-10-01 Dale JohannesenAttempt to outwit overly smart compiler.
2010-10-01 Dale JohannesenMake test not sensitive to register choice.
2010-10-01 Eric ChristopherImplement double return values in calls. Fixes
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2010-09-30 Daniel DunbarAdd an explicit initialization to work around what...
2010-09-30 Owen AndersonTemporarily add a flag to make it easier to compare...
2010-09-30 Jim GrosbachClean up asm writer usage for x86 and msp430 to flag...
2010-09-30 Eric ChristopherMovement and cleanup.
2010-09-30 NAKAMURA Takumitest/CodeGen/X86/sibcall.ll: Add explicit triplets...
2010-09-30 Evan ChengComments about operand cycles and pipeline forwarding...
2010-09-30 Nick LewyckyPacify a noisy compiler, and sink this variable declara...
2010-09-30 Owen AndersonWe do want to allow LoadPRE to perform LICM-like transf...
2010-09-30 Jakob Stoklund... Try again to disable critical edge splitting in CodeGen...
2010-09-30 Eric ChristopherStart of generalized call support for ARM fast isel.
2010-09-30 TalinAllow llvm.gcroot to work with non-pointer allocas.
2010-09-30 Rafael EspindolaFactor some logic into ShouldRelocOnSymbol. This simpli...
2010-09-30 Jim GrosbachNuke a few more unused asm strings
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.
next