2011-07-15 |
Chad Rosier | A real testcase for r135286. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eric Christopher | Update these tests, no longer outputting names for... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jakub Staszak | Fix pointer heuristic. Check whether predicator is... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Eli Friedman | A couple of minor fixes to the OCaml tutorial. PR10025... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Add testcase for r135286. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Owen Anderson | Remove VMOVDneon and VMOVQ, which are just aliases... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Teach llvm-objdump to disassemble sections symbol by... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | ObjectFile: Add a method to check whether a section... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Kevin Enderby | Have tblgen produce code that tolerates operands that... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Disable loop idiom recognition of memset/memcpy if... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Owen Anderson | Remove unnecessary duplicate instruction definitions... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | MachOObjectFile: Get symbol functions ready for 64... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Frits van Bommel | No need to explicitly invoke the ArrayRef constructor... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Devang Patel | Eliminate redundant map. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
NAKAMURA Takumi | Eliminate "const" from extern const to fix breakeage... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Francois Pichet | For my ego. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Frits van Bommel | In Twine::str(), if the Twine stores only a std::string... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Francois Pichet | Convert CallInst and InvokeInst APIs to use ArrayRef... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Explicitly cast the second argument to unsigned in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Jeffrey Yasskin | Add an APFloat::convertToInt(APSInt) function that... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Evan Cheng | Reverting r135232. It's causing infinite looping in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | remove the old and dangerous uncheckedReplaceAllUsesWit... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | devirtualize Constant::isNullValue: |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | start using the new helper methods a bit. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | add CFP::isNegative() and ConstnatInt::isNegative(... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | bump pointer allocate LLVM IR types, since they are... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chris Lattner | remove the InvalidateStructLayoutInfo API, which is... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Remove an unnecessary header from this file. I don... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | The *MCAsmInfo.cpp files use ADT/Triple code, so add... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Evan Cheng | Move some parts of TargetAsmInfo down to MCAsmInfo... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bill Wendling | Remove setting the bit for personality function. It... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chandler Carruth | Major update to CMake build to reflect changes in r1352... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Chad Rosier | Add new configure option, --with-bug-report-url, which... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Devang Patel | Do not get confused by multiple empty lexical scopes... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Output MachO section names in the form SEGMENT,section. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | Add support for 64 bit objects to MachOObjectFile. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Benjamin Kramer | MachOObjectFile: Change isSectionText to return true... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Bill Wendling | Encode that we have a personality function. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Douglas Gregor | CMake: Add a new configuration option LLVM_BUILD_CLANG... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Bill Wendling | * If we have an LSDA, we need to mark it in the encoding. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Devang Patel | Refactor. |
commit | commitdiff | tree | snapshot |
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 |
next |