2011-07-14 |
NAKAMURA Takumi | cmake/modules/LLVMLibDeps.cmake: Update since r135184. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Eliminate redundant LLVMContext argument. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Undo r135191 (i.e. reapply Chris's patch. Now linker... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Link NamedMDNode before linking function bodies. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM diagnostic when 's' suffix on mnemonic that can... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Bill Wendling | * Redo the permutation encoding for frameless stacks... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Add dump() |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Add OperandTypes for Thumb branch targets. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Port operand types for ARM and X86 over from EDIS to... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Add a new field to MCOperandInfo that contains informat... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | Add some testcases for ARM MLA/MLS instructions. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM MCRR/MCRR2 immediate operand range checking. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | revert r135172 until Devang and I figure out the right... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM MCR/MCR2 assembly parsing operand constraints. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Nicolas Geoffray | After type-system-rewrite branch update the Cpp backend... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | Enable some tests we now handle correctly. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Evan Cheng | Next round of MC refactoring. This patch factor MC... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | simplify this logic now that GlobalAlias::isDeclaration... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | Fix GlobalValue::isDeclaration() to always consider... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Eric Christopher | Check register class matching instead of width of type... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | Reorganize ARM assembler aliases. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Rafael Espindola | Add LLVMConstNamedStruct to the C api to let its users... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | DebugLoc's don't hide any interesting types for TypeFin... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | manually copy debugloc over to a new instruction in... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | Stop the ValueMapper from calling getAllMetadata, which... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Bruno Cardoso... | Add 256-bit load/store recognition and matching in... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Don't leak operands when putting them into a shift. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | Update ARM Assembly of LDM/STM. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | The key of a StringMap can contain nul's in it, so... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | though it isn't the case here, the key of a StringMap can |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | add comments. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | consolidate GlobalValue::isDeclaration into one |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM ISB assembly parsing tests. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | code cleanup |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM ISB instruction assembly parsing. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Change Intrinsic::getDeclaration and friends to take... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | add a couple more missing C api, patch by Vitaly Lugovskiy! |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Richard Osborne | Update XCoreRegisterInfo::eliminateFrameIndex() to... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Frits van Bommel | Simplify some functions in the C API by using an ArrayR... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Nadav Rotem | [VECTOR-SELECT] |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Nadav Rotem | Add assertion for the chain value type |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jay Foad | Mention all API changes I've made since 2.9 was branched. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Eric Christopher | Add a testcase for r135123. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Chris Lattner | add C api for hte new type system rewrite API. Patch... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Evan Cheng | Unfortunately several files in MC are badly violating... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jakob Stoklund... | Reapply r135121 with a fixed copy constructor. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Benjamin Kramer | Don't emit a bit test if there is only one case the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Simplify and delay extracting DebugLoc elements, scope... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Eric Christopher | Add a dag combine pattern for folding C2-(A+C1) ->... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jakob Stoklund... | Revert r135121 which broke a gcc-4.2 builder. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jakob Stoklund... | Count references to interference cache entries. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Eli Friedman | Fix up assertion in r135018 so it doesn't trigger on... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM tests for EOR instruction parsing and encoding. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Simplify. Compile unit check inside hasValidLocation... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | Remove duplicate tests. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | ARM Assembler support for DSB instruction. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jakob Stoklund... | Reapply r135074 and r135080 with a fix. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Jim Grosbach | DMB instalias needs the same predicate as the instruction. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Fix typo in DEBUG message. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Add DEBUG messages. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | ARM Assembler support for DMB instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Update comments. These are for assembler, too. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Owen Anderson | Add a target-indepedent entry to MCInstrDesc to describ... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Bill Wendling | Add code to handle a "frameless" unwind stack. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | ARM Assembler support for DBG instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Bruno Cardoso... | We already support 256-bit packed ADD, SUB, DIV, MUL... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | ARM parsing and encoding tests for CMN/CMP. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
David Greene | struct Init -> class Init |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jakob Stoklund... | Revert r135074 and r135080. They broke clamscan. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Shuffle ARM assembly tests a bit. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Revert 135093. Think-o. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Correct range for thumb co-processor immediate |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Range checking for CDP[2] immediates. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Bruno Cardoso... | Make X86ISD::ANDNP more general and Codegen 256-bit... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Bruno Cardoso... | The target specific node PANDN name is misleading.... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Cleanup Thumb co-processor instructions a bit. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Eli Friedman | Make sure we don't combine a large displacement and... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Parameterize away the ARM T1Cop class. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Fix predicates for Thumb co-processor instructions. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jakob Stoklund... | Only keep the global split candidates that work out. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Eli Friedman | Refactor out checking for displacements on x86-64 addre... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Testcases for ARM assembly BX/BXJ instructions. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Fix encoding for ARM BXJ instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Fix encoding of predicate bits on ARM BX_pred. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jakob Stoklund... | Move the InterferenceCache cursor into the GlobalSplitC... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Testcases for ARM assembly BLX/BL instructions. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Range checking for 16-bit immediates in ARM assembly. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jay Foad | Revert r135042. As Chris pointed out, it had no effect... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evan Cheng | Fix up TargetLoweringObjectFile ctors to properly initi... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Give the ARM BKPT instruction the right operand type. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evan Cheng | Change test case, one that actually failed before my... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Add tests for ARM parsing of 'BKPT' instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Fix copy-pasto. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Add tests for ARM parsing of 'BIC' instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Add some FIXMEs. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evan Cheng | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Evan Cheng | It's not safe to fold (fptrunc (sqrt (fpext x))) to... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Add tests for ARM parsing of 'AND' instruction. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Jim Grosbach | Improve ARM assembly parsing diagnostics a bit. |
commit | commitdiff | tree | snapshot |
next |