oota-llvm.git
2011-11-20 NAKAMURA Takumitest/CodeGen/X86/block-placement.ll: Relax expressions...
2011-11-20 Chandler CarruthThe logic for breaking the CFG in the presence of hot...
2011-11-20 Chandler CarruthMake an obviously const interface actually be marked...
2011-11-20 Benjamin KramerXFAIL this test until I figure out what indvars is...
2011-11-20 Benjamin KramerSCEV: Actually set overflow flags on add expressions.
2011-11-20 Chandler CarruthAdd some comments to the latest test case I added here...
2011-11-20 Craig TopperAdd code for lowering v32i8 shifts by a splat to AVX2...
2011-11-19 Craig TopperUse 256-bit vcmpeqd for creating an all ones vector...
2011-11-19 Craig TopperRemove some of the special classes that worked around...
2011-11-19 Craig TopperCustom lower AVX2 variable shift intrinsics to shl...
2011-11-19 Chandler CarruthMove the handling of unanalyzable branches out of the...
2011-11-19 Craig TopperTest cases for SSSE3/AVX integer horizontal add/sub.
2011-11-19 Craig TopperSynthesize SSSE3/AVX 128-bit horizontal integer add...
2011-11-19 Craig TopperCollapse X86 PSIGNB/PSIGNW/PSIGND node types.
2011-11-19 Craig TopperExtend VPBLENDVB and VPSIGN lowering to work for AVX2.
2011-11-19 Craig TopperRemove some unnecessary filtering checks from X86 disas...
2011-11-19 Craig TopperRemove unused parameters from the AVX maskmov classes.
2011-11-18 Andrew TrickFix a corner case in updating LoopInfo after fully...
2011-11-18 Nadav RotemAdd AVX2 vpbroadcast support
2011-11-18 Kostya Serebryany[asan] workaround for reg alloc bug 11395: don't instru...
2011-11-18 Chad RosierGuard call to getRegForValue with isTypeLegal check...
2011-11-17 Devang PatelDISubrange supports unsigned lower/upper array bounds...
2011-11-17 Kostya Serebryanyquick fix: remove GlobalVariable::GlobalVariable mistak...
2011-11-17 Andrew TrickFix an overly general check in SimplifyIndvar to handle...
2011-11-17 Kostya Serebryanyfall back to explicit list of allowed linkages when...
2011-11-17 Ted KremenekFix bug in RefCountedBase/RefCountedBaseVPTR where...
2011-11-17 Chad RosierAdd TODO comment.
2011-11-17 Craig TopperFix SSE/AVX integer comparison patterns to understand...
2011-11-17 Chad RosierDead code.
2011-11-17 Chad RosierWhen fast iseling a GEP, accumulate the offset rather...
2011-11-17 Craig TopperRemove seemingly unnecessary duplicate VROUND definitions.
2011-11-17 Chris Lattnerx86/windows issues fixed.
2011-11-17 Eli FriedmanAdd support for custom names for library functions...
2011-11-17 Daniel Dunbarllvm-build: Attempt to work around a CMake Makefile...
2011-11-17 Chad RosierDon't unconditionally set the kill flag.
2011-11-17 Eli FriedmanTurn on vzeroupper insertion on call boundaries for...
2011-11-16 Daniel Dunbarbuild/make/test: Get rid of unused BUGPOINT_TOPTS variable.
2011-11-16 Eli FriedmanMake sure to replace the chain properly when DAGCombini...
2011-11-16 Michael J.... Object/COFF: Support common symbols.
2011-11-16 Jim GrosbachRemove obsolete test.
2011-11-16 Jim GrosbachGeneralize the fixup info for ARM mode.
2011-11-16 Jim GrosbachUpdate test for r144842.
2011-11-16 Akira HatanakaLower 64-bit constant pool node.
2011-11-16 Akira HatanakaLower 64-bit block address.
2011-11-16 Jim GrosbachFix encoding of NOP used for padding in ARM mode .align.
2011-11-16 Akira HatanakaAdd patterns for 64-bit tglobaladdr, tblockaddress...
2011-11-16 Akira Hatanaka64-bit jump register instruction.
2011-11-16 Evan ChengAnother missing X86ISD::MOVLPD pattern. rdar://10450317
2011-11-16 Jim GrosbachARM assembly parsing for shifted register operands...
2011-11-16 Jim GrosbachClean up debug printing of ARM shifted operands.
2011-11-16 Chad RosierAdd fast-isel stats to determine who's doing all the...
2011-11-16 Chad RosierFix the stats collection for fast-isel. The failed...
2011-11-16 Chandler CarruthThere are already problems with building LLVM under...
2011-11-16 Jim GrosbachARM assmebly two operand forms for LSR, ASR, LSL, ROR...
2011-11-16 Jim GrosbachARM assembly parsing for RRX mnemonic.
2011-11-16 Pete CooperAdded missing comment about new custom lowering of...
2011-11-16 Evan ChengDisable expensive two-address optimizations at -O0...
2011-11-16 Chad RosierCheck to make sure we can select the instruction before...
2011-11-16 Evan ChengDisable the assertion again. Looks like fastisel is...
2011-11-16 Jim GrosbachARM mode aliases for bitwise instructions w/ register...
2011-11-16 Bob WilsonFix tablegen warning: hasSideEffects is inferred for...
2011-11-16 NAKAMURA Takumilib/Target/ARM/CMakeLists.txt: Disable optimization...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-11-16 Bob WilsonRecord landing pads with a SmallSetVector to avoid...
2011-11-16 Craig TopperFix the execution domain on a bunch of SSE/AVX instruct...
2011-11-16 Bob WilsonUpdate the SP in the SjLj jmpbuf whenever it changes...
2011-11-16 Bob WilsonFix ARM SjLj-EH dispatch setup code. <rdar://problem...
2011-11-16 Craig TopperRemove code to enable execution dependency fix pass...
2011-11-16 Evan ChengRevert r144568 now that r144730 has fixed the fast...
2011-11-16 Nick LewyckyFix typo in test.
2011-11-16 Nick LewyckyMerge isObjectPointerWithTrustworthySize with getPointe...
2011-11-16 Evan ChengIf the 2addr instruction has other kills, don't move...
2011-11-16 Evan ChengRescheduleKillAboveMI() must backtrack to before the...
2011-11-16 Evan ChengProcess all uses first before defs to accurately captur...
2011-11-16 Eli FriedmanFix testcase.
2011-11-16 Eli FriedmanCONCAT_VECTORS can have more than two operands. PR11389.
2011-11-16 Eli FriedmanAdd a couple asserts so it will be easier to debug...
2011-11-16 Michael J.... Remove extra ,.
2011-11-16 Kostya SerebryanyAddressSanitizer, first commit (compiler module only)
2011-11-16 Michael J.... Object/Archive: Give Child a operator < for map.
2011-11-16 Michael J.... Support/COFF: Add structs and enums from the standard...
2011-11-16 Michael J.... llvm-objdump: Ignore non-objects in archives.
2011-11-16 Kostya Serebryanytest commit to verify that commit access works (added...
2011-11-16 Owen AndersonRename MVT::untyped to MVT::Untyped to match similar...
2011-11-16 Andrew TrickFix SCEV overly optimistic back edge taken count for...
2011-11-16 Chad RosierAdd FIXME comment.
2011-11-15 Jakob Stoklund... Enable -widen-vmovs by default.
2011-11-15 Eric ChristopherStabilize the output of the dwarf accelerator tables...
2011-11-15 Chad RosierGEPs with all zero indices are trivially coalesced...
2011-11-15 Jim GrosbachARM assembly parsing for register range syntax for...
2011-11-15 Devang PatelMerge ObjCPropertyDebugInfo.html into SourceLevelDebug...
2011-11-15 Jim GrosbachARM assembly parsing for data type suffices on NEON...
2011-11-15 Nadav RotemFix MSVC warnings by adding a cast.
2011-11-15 Nadav RotemAVX: Add support for vbroadcast from BUILD_VECTOR and...
2011-11-15 Chris Lattnerjakob fixed X87 inline asm!
2011-11-15 Chris Lattneradd ImmutableSet/Map dox, patch by Caitlin Sadowski!
2011-11-15 NAKAMURA Takumitest/CodeGen/X86/dec-eflags-lower.ll: Relax expression...
2011-11-15 Jim GrosbachARM assembly parsing two operand forms for shift instru...
2011-11-15 Chris Lattneradd PTX backend info
2011-11-15 Jim GrosbachARM VFP assembly parsing for VADD and VSUB two-operand...
next