2011-11-21 |
Joe Abbey | Fixing a comment |
commit | commitdiff | tree | snapshot |
2011-11-21 |
Craig Topper | Make LowerSIGN_EXTEND_INREG split 256-bit vectors when... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Nick Lewycky | Less template, more virtual! Refactoring suggested... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Nick Lewycky | Refactor code to use new attribute getters on CallSite... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
NAKAMURA Takumi | test/CodeGen/X86/block-placement.ll: Relax expressions... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Chandler Carruth | The logic for breaking the CFG in the presence of hot... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Chandler Carruth | Make an obviously const interface actually be marked... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Benjamin Kramer | XFAIL this test until I figure out what indvars is... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Benjamin Kramer | SCEV: Actually set overflow flags on add expressions. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Chandler Carruth | Add some comments to the latest test case I added here... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Craig Topper | Add code for lowering v32i8 shifts by a splat to AVX2... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Use 256-bit vcmpeqd for creating an all ones vector... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Remove some of the special classes that worked around... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Custom lower AVX2 variable shift intrinsics to shl... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Chandler Carruth | Move the handling of unanalyzable branches out of the... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Test cases for SSSE3/AVX integer horizontal add/sub. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Synthesize SSSE3/AVX 128-bit horizontal integer add... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Collapse X86 PSIGNB/PSIGNW/PSIGND node types. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Extend VPBLENDVB and VPSIGN lowering to work for AVX2. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Remove some unnecessary filtering checks from X86 disas... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Craig Topper | Remove unused parameters from the AVX maskmov classes. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Andrew Trick | Fix a corner case in updating LoopInfo after fully... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Nadav Rotem | Add AVX2 vpbroadcast support |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Kostya Serebryany | [asan] workaround for reg alloc bug 11395: don't instru... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Chad Rosier | Guard call to getRegForValue with isTypeLegal check... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Devang Patel | DISubrange supports unsigned lower/upper array bounds... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Kostya Serebryany | quick fix: remove GlobalVariable::GlobalVariable mistak... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Andrew Trick | Fix an overly general check in SimplifyIndvar to handle... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Kostya Serebryany | fall back to explicit list of allowed linkages when... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Ted Kremenek | Fix bug in RefCountedBase/RefCountedBaseVPTR where... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Chad Rosier | Add TODO comment. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Craig Topper | Fix SSE/AVX integer comparison patterns to understand... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Chad Rosier | Dead code. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Chad Rosier | When fast iseling a GEP, accumulate the offset rather... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Craig Topper | Remove seemingly unnecessary duplicate VROUND definitions. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Chris Lattner | x86/windows issues fixed. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Eli Friedman | Add support for custom names for library functions... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Daniel Dunbar | llvm-build: Attempt to work around a CMake Makefile... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Chad Rosier | Don't unconditionally set the kill flag. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Eli Friedman | Turn on vzeroupper insertion on call boundaries for... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Daniel Dunbar | build/make/test: Get rid of unused BUGPOINT_TOPTS variable. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | Make sure to replace the chain properly when DAGCombini... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael J.... | Object/COFF: Support common symbols. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | Remove obsolete test. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | Generalize the fixup info for ARM mode. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | Update test for r144842. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Akira Hatanaka | Lower 64-bit constant pool node. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Akira Hatanaka | Lower 64-bit block address. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | Fix encoding of NOP used for padding in ARM mode .align. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Akira Hatanaka | Add patterns for 64-bit tglobaladdr, tblockaddress... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Akira Hatanaka | 64-bit jump register instruction. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Another missing X86ISD::MOVLPD pattern. rdar://10450317 |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | ARM assembly parsing for shifted register operands... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | Clean up debug printing of ARM shifted operands. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chad Rosier | Add fast-isel stats to determine who's doing all the... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chad Rosier | Fix the stats collection for fast-isel. The failed... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chandler Carruth | There are already problems with building LLVM under... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | ARM assmebly two operand forms for LSR, ASR, LSL, ROR... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | ARM assembly parsing for RRX mnemonic. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Pete Cooper | Added missing comment about new custom lowering of... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Disable expensive two-address optimizations at -O0... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chad Rosier | Check to make sure we can select the instruction before... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Disable the assertion again. Looks like fastisel is... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Grosbach | ARM mode aliases for bitwise instructions w/ register... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bob Wilson | Fix tablegen warning: hasSideEffects is inferred for... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
NAKAMURA Takumi | lib/Target/ARM/CMakeLists.txt: Disable optimization... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Sink codegen optimization level into MCCodeGenInfo... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bob Wilson | Record landing pads with a SmallSetVector to avoid... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Craig Topper | Fix the execution domain on a bunch of SSE/AVX instruct... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bob Wilson | Update the SP in the SjLj jmpbuf whenever it changes... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bob Wilson | Fix ARM SjLj-EH dispatch setup code. <rdar://problem... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Craig Topper | Remove code to enable execution dependency fix pass... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Revert r144568 now that r144730 has fixed the fast... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Nick Lewycky | Fix typo in test. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Nick Lewycky | Merge isObjectPointerWithTrustworthySize with getPointe... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | If the 2addr instruction has other kills, don't move... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | RescheduleKillAboveMI() must backtrack to before the... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Process all uses first before defs to accurately captur... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | Fix testcase. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | CONCAT_VECTORS can have more than two operands. PR11389. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | Add a couple asserts so it will be easier to debug... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael J.... | Remove extra ,. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Kostya Serebryany | AddressSanitizer, first commit (compiler module only) |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael J.... | Object/Archive: Give Child a operator < for map. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael J.... | Support/COFF: Add structs and enums from the standard... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael J.... | llvm-objdump: Ignore non-objects in archives. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Kostya Serebryany | test commit to verify that commit access works (added... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Owen Anderson | Rename MVT::untyped to MVT::Untyped to match similar... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Andrew Trick | Fix SCEV overly optimistic back edge taken count for... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chad Rosier | Add FIXME comment. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Jakob Stoklund... | Enable -widen-vmovs by default. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Eric Christopher | Stabilize the output of the dwarf accelerator tables... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Chad Rosier | GEPs with all zero indices are trivially coalesced... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Jim Grosbach | ARM assembly parsing for register range syntax for... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Devang Patel | Merge ObjCPropertyDebugInfo.html into SourceLevelDebug... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Jim Grosbach | ARM assembly parsing for data type suffices on NEON... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Nadav Rotem | Fix MSVC warnings by adding a cast. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Nadav Rotem | AVX: Add support for vbroadcast from BUILD_VECTOR and... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Chris Lattner | jakob fixed X87 inline asm! |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Chris Lattner | add ImmutableSet/Map dox, patch by Caitlin Sadowski! |
commit | commitdiff | tree | snapshot |
next |