oota-llvm.git
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-05 Owen AndersonTreat f16 the same as f80/f128 for the purposes of...
2012-04-05 Silviu BarangaAdded support for unpredictable ADC/SBC instructions...
2012-04-05 Silviu BarangaAdded support for handling unpredictable arithmetic...
2012-04-05 Hongbin ZhengBBVectorize: Add the const modifier to the VectorizeCon...
2012-04-05 Hongbin ZhengIntroduce the VectorizeConfig class, with which we...
2012-04-05 James MolloyAn oversight when applying the patches for r150956...
2012-04-05 Hongbin ZhengAdd the function "vectorizeBasicBlock" which allow...
2012-04-05 Jim GrosbachARM assembly aliases for two-operand V[R]SHR instructions.
2012-04-05 Argyrios KyrtzidisIn MemoryBuffer::getOpenFile() make sure that the buffe...
2012-04-05 Jim GrosbachARM assembly parsing for 'msr' plain 'cpsr' operand.
2012-04-05 Jakob Stoklund... Pass the right sign to TLI->isLegalICmpImmediate.
2012-04-05 Bob WilsonDo not include multiple -arch options in CPPFLAGS.
2012-04-04 Michael J.... Fix -Wnon-virtual-dtor warnings.
2012-04-04 Akira HatanakaReapply 154038 without the failing test.
2012-04-04 Owen AndersonRevert r154038. It was causing make check failures.
2012-04-04 Pete CooperREG_SEQUENCE expansion to COPY instructions wasn't...
2012-04-04 Benjamin KramerFix a C++11 UDL conflict.
2012-04-04 Pete Cooperf16 FREM can now be legalized by promoting to f32
2012-04-04 Akira HatanakaFix LowerGlobalAddress to produce instructions with...
2012-04-04 Akira HatanakaFix LowerJumpTable to produce instructions with the...
2012-04-04 Akira HatanakaFix LowerConstantPool to produce instructions with...
2012-04-04 Jakob Stoklund... Implement ARMBaseInstrInfo::commuteInstruction() for...
2012-04-04 Jakob Stoklund... Remove spurious debug output.
2012-04-04 Akira HatanakaFix LowerBlockAddress to produce instructions with...
2012-04-04 Hongbin ZhengAdd testcase for r154007, when a function has the optsi...
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.
2012-04-04 Hongbin ZhengLoopUnrollPass: Use variable "Threshold" instead of...
2012-04-04 Benjamin KramerMove yaml::Stream's dtor out of line so it can see...
2012-04-04 Benjamin KramerImplement DwarfLLVMRegPair::operator< without violating...
2012-04-04 Craig TopperConvert assert(false) followed by a return to llvm_unre...
2012-04-04 Craig TopperRemove default case from switch that was already coveri...
2012-04-04 Pete CooperRemoved useless switch for default case when switch...
2012-04-03 Bob WilsonFix the install location for the Embedded makefile...
2012-04-03 Michael J.... Sorry about that. MSVC seems to accept just about any...
2012-04-03 Bob WilsonRemove dead code for installing libLTO when building...
2012-04-03 Michael J.... Add YAML parser to Support.
2012-04-03 Pete CooperAdd VSELECT to LegalizeVectorTypes::ScalariseVectorResu...
2012-04-03 Pete CooperRemoved one last bad continue statement meant to be...
2012-04-03 Bob WilsonWhen building llvmCore, pass the SDKROOT and -arch...
2012-04-03 Bob WilsonRemove a reference to the C backend.
2012-04-03 Chad RosierFix an issue in SimplifySetCC() specific to vector...
2012-04-03 Anton KorobeynikovSet soname for FreeBSD as well.
2012-04-03 Eric ChristopherFix thinko check for number of operands to be the one...
2012-04-03 Lang HamesMatrix simplification in PBQP may push infinite costs...
2012-04-03 Dylan NoblesmithARMDisassembler: drop bogus dependency on ARMCodeGen
2012-04-03 Dylan NoblesmithObject: drop bogus VMCore dependency
2012-04-03 Bill WendlingThe speedup doesn't appear to have been from this,...
2012-04-03 Bill WendlingReserve space for the eventual filling of the vector...
2012-04-03 Nadav RotemAdd an additional testcase which checks ops with multip...
2012-04-03 Anton KorobeynikovMake PPCCompilationCallbackC function to be static...
2012-04-03 Craig TopperTidy up spacing in some tablegen outputs.
2012-04-03 Craig TopperAdd support for AVX enhanced comparison predicates...
2012-04-03 Bill WendlingReformatting. No functionality change.
2012-04-03 Bill WendlingAs Eric pointed out, even a Debug build should be equal...
2012-04-03 Akira HatanakaRevert r153924. Delete test/MC/Disassembler/Mips and...
2012-04-03 Akira HatanakaRevert r153924. There were buildbot failures.
2012-04-03 Akira HatanakaMIPS disassembler support.
2012-04-03 Andrew TrickCleanup set_union usage. The same thing but a bit clean...
2012-04-03 Andrew TrickUse std::set_union instead of nasty custom code.
2012-04-03 Eric ChristopherAdd a line number for the scope of the function (starti...
2012-04-03 Pete CooperFixes to r153903. Added missing explanation of behavio...
2012-04-02 Bill WendlingCompare the .o files only for release builds. Add an...
2012-04-02 Pete CooperMoved LiveRangeEdit.h so that it can be called from...
2012-04-02 Rafael EspindolaMake dominatedBySlowTreeWalk private and assert cases...
2012-04-02 Jakob Stoklund... Allocate virtual registers in ascending order.
2012-04-02 Pete CooperRefactored the LiveRangeEdit interface so that MachineF...
2012-04-02 Bill WendlingAdd an option to turn off the expensive GVN load PRE...
2012-04-02 Owen AndersonAdd predicates for checking whether targets have free...
2012-04-02 Lang HamesDuring two-address lowering, rescheduling an instructio...
2012-04-02 Rafael EspindolaNo need to run llvm-as.
2012-04-02 Akira HatanakaInitial 64 bit direct object support.
2012-04-02 Hal FinkelThe binutils for the IBM BG/P are too old to support...
2012-04-02 Hal FinkelAdd triple support for the IBM BG/P and BG/Q supercompu...
2012-04-02 Eric ChristopherTurn on the accelerator tables for Darwin.
2012-04-02 Stepan DyatkovskiyFast fix for PR12343:
2012-04-02 Roman DivackyImplement the SVR4 byval alignment for aggregates....
2012-04-02 Silviu BarangaSecond part for the 153874 one
2012-04-02 Silviu BarangaAdded fix in TableGen instruction decoder generation...
2012-04-02 Rafael EspindolaAdd missing 'd'.
2012-04-02 Bill WendlingHack the hack. If we have a situation where an ASM...
2012-04-02 Benjamin KramerEmit the asm writer's mnemonic table with SequenceToOff...
2012-04-02 Benjamin KramerMove getOpcodeName from the various target InstPrinters...
2012-04-02 Craig TopperReorder fields in MatchEntry and OperandMatchEntry...
2012-04-02 Nadav RotemOptimizing swizzles of complex shuffles may generate...
2012-04-02 Craig TopperRemove getInstructionName from MCInstPrinter implementa...
2012-04-02 Eric ChristopherFix CXXFLAGS for huge_val.m4.
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-04-02 Bill WendlingIt could come about that we parse the inline ASM before...
2012-04-02 Craig TopperUse SequenceToOffsetTable to generate instruction name...
2012-04-01 Chandler CarruthStart cleaning up the InlineCost class. This switches...
2012-04-01 Hal FinkelFix some 80-col. violations I introduced with the A2...
2012-04-01 Hal FinkelEnable prefetch generation on PPC64.
2012-04-01 Hal FinkelAdd LdStSTD* itin. for the PPC64 A2 core.
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...
2012-04-01 Lang HamesFix typo.
2012-04-01 Hal FinkelSet the default PPC node scheduling preference to ILP...
2012-04-01 Hal FinkelAdd ppc440 itin. entries for LdStSTD*
2012-04-01 Hal FinkelUse full anti-dep. breaking with post-ra sched. on...
2012-04-01 Hal FinkelAdd instruction itinerary for the PPC64 A2 core.
next