2012-01-24 |
Jakob Stoklund... | Fix old doxygen comment. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jakob Stoklund... | Add an (interleave A, B, ...) SetTheory operator. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Undo an over zealous rename. This bit of the CMake... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSRA. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | Remove redundant test file. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSLI. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSRI. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON add correct predicates for some asm aliases. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
David Blaikie | Reword comment based on feedback by Duncan Sands. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | basic instcombine support for CDS. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | C++, CBE, and TLOF support for ConstantDataSequential |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | Rearrange argument order of ::get methods so that LLVMC... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Elena Demikhovsky | ZERO_EXTEND operation is optimized for AVX. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | add more support for ConstantDataSequential |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Evgeniy Stepanov | An option to selectively enable part of ARM EHABI support. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Benjamin Kramer | Bit pack DIE structures better. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Eric Christopher | Fix the testcases for the previous patch. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Eric Christopher | Remove generation of DW_AT_sibling. Nothing as far... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | Add AsmPrinter (aka MCLowering) support for ConstantDat... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | Add various "string" methods to ConstantDataSequential... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | add ::drop_back() and ::drop_front() methods, which... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | teach valuetracking about ConstantDataSequential |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | switch SCEV to use the new ConstantFoldLoadThroughGEPIn... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | Split the interesting bits of ConstantFoldLoadThroughGE... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | Add some accessor methods to CAZ and UndefValue that... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Anton Korobeynikov | Use correct register class for am2offset register operands. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jakob Stoklund... | Preserve <def,undef> flags in CoalesceExtSubRegs. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Lattner | implement the ConstantDataSequential accessor methods. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Craig Topper | Add comments near load pattern fragments indicating... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON VST4(multiple 4 element structures) assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON VLD4(multiple 4 element structures) assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | Tidy up. Remove some vertical space for readability. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chandler Carruth | Revert r148686 (and r148694, a fix to it) due to a... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Jim Grosbach | NEON VST3(single element from one lane) assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jim Grosbach | NEON VST3(multiple 3-element structures) assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
David Blaikie | Changing bitfield enums to unsigned ints. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jim Grosbach | NEON VLD3(multiple 3-element structures) assembly parsing. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Anton Korobeynikov | Add missed mayStore flag to STREXD / t2STREXD |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | start the implementation of a new ConstantDataVector... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Bill Wendling | Remove extraneous ';'s. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
David Blaikie | Remove dead default. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Devang Patel | Intel syntax: Robustify parsing of memory operand's... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
David Blaikie | Simplify llvm::cl::Option by using a bit field instead... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jim Grosbach | NEON VLD3 lane-indexed assembly parsing and encoding. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rafael Espindola | Add support for .cfi_signal_frame. Fixes pr11762. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | Various public StringMap methods take or return "MapEnt... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Lang Hames | copyImplicitOps is redundant here - the loop above... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jakob Stoklund... | Fix PR11829. PostRA LICM was too aggressive. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jakob Stoklund... | Simplify debug output. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Devang Patel | Intel syntax: Parse memory operand with empty base... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Jim Grosbach | Simplify some NEON assembly pseudo definitions. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Matt Beaumont-Gay | Silence warnings in -asserts build |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Devang Patel | Intel syntax: Parse segment registers. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | convert CAZ, UndefValue, and CPN to use DenseMap's... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | revert r148688 too, this isn't safe for DenseMap use... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | revert r148691 and 148693 |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Alexander Potapenko | Implemented AddressSanitizer::getPassName() |
commit | commitdiff | tree | snapshot |
2012-01-23 |
NAKAMURA Takumi | ARMAsmPrinter.cpp: Try to fix up r148686. EnableARMEHAB... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | switch UndefValue and ConstantPointerNull over to Dense... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nick Lewycky | Fix broken link. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | Replace a use of ConstantUniqueMap for CAZ constants... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Chris Lattner | allow OwningPtr to be copy constructed if null, which... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Craig Topper | Custom lower PCMPEQ/PCMPGT intrinsics to target specifi... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Evgeniy Stepanov | An option to selectively enable parts of ARM EHABI... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Craig Topper | Update more places to use target specific nodes for... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Craig Topper | Custom lower vector shift intrinsics to target specific... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rafael Espindola | Avoid using an invalidated iterator. |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Rafael Espindola | The iteration order over a std::set<Module*> depends... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Craig Topper | Remove pattern fragments for v32i8, v16i16, v8i32,... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Nick Lewycky | Make Value::isDereferenceablePointer() handle unreachab... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Combine X86 CMPPD and CMPPS node types. Simplifies... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Merge PCMPEQB/PCMPEQW/PCMPEQD/PCMPEQQ and PCMPGTB/PCMPG... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Nicolas Geoffray | Use Attributes::None instead of 0 after r148553 change... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Add target specific ISD node types for SSE/AVX vector... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Anton Korobeynikov | Add an option to disable buggy copy propagation pass |
commit | commitdiff | tree | snapshot |
2012-01-22 |
NAKAMURA Takumi | unittests/Support/Casting.cpp: [PR8226] Workaround... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Anton Korobeynikov | Add fused multiple+add instructions from VFPv4. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Eli Bendersky | Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Eli Bendersky | Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Eli Bendersky | Basic runtime dynamic loading capabilities added to... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Eli Bendersky | Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldIm... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Make code a little less verbose. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
David Blaikie | Help GCC along with code that's actually unreachable. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Remove unused X86 ISD node type defines. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Craig Topper | Move some vector shift patterns into their instruction... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Craig Topper | Add memory patterns for some of the fp<->integer conver... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
David Blaikie | Remove unreachable defaults from gtest. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Benjamin Kramer | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Craig Topper | Fix PR11819 introduced by r148537. I'd commit the test... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Evan Cheng | Fix an obvious typo. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Jakob Stoklund... | Handle register masks in LiveVariables. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Jim Grosbach | RuntimeDyld alignment adjustment from MachO file. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Jim Grosbach | Thumb2 'add rd, pc, imm' alternate form for 'adr' instr... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Jakob Stoklund... | Delete an unused member variable. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Jim Grosbach | Fix inverted condition. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Devang Patel | Intel syntax: Robustify register parsing. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Jakob Stoklund... | Support register masks in MachineLICM. |
commit | commitdiff | tree | snapshot |
next |