2009-07-28 |
Daniel Dunbar | Switch X86 assembly parser to using the generic lexer... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Add workaround for <rdar://problem/7098328>. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix testcase for previous patch. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Expose Tokens to target specific assembly parsers. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | Fix PR4639, a ELF-TLS regression from some of my refact... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | the apple "ld_classic" linker doesn't support .literal1... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Tweak LLVM emacs style to make default namespace indent... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Add Thumb-2 patterns for ARMsrl_flag and ARMsra_flag. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Switch AsmLexer::Lex to returning a reference to the... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Add reload and remat backscheduling. This is disabled... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix unused variable warning |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | Drop some AsmLexer methods in favor of their AsmToken... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | llvm-mc: Sink token enum into AsmToken. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Stefanus Du... | Include cmath/math.h in DataTypes.h regardless of wheth... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | tADDrSPI doesn't have a predicate operand, but tADDhirr... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Nick Lewycky | Remove memory corruption bug. string.c_str() was return... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | Code clean up. No functionality changes. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Evan Cheng | - More refactoring. This gets rid of all of the getOpco... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | fix a casting problem on the llvm-x86_64-linux tester |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | Rip all of the global variable lowering logic out of... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Chris Lattner | don't copy TargetLowering. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | llvm-mc: Factor AsmToken class out of AsmLexer. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | Teach instcombine to respect and preserve inbounds... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mike Stump | Fix a small little typo. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Daniel Dunbar | llvm-mc: Stop uniqueing string tokens, nothing actually... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | Replace dyn_castGetElementPtr with dyn_cast<GEPOperator>. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | Grab the LLVMContext and parent Module of SI ahead... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | ORN does not require (and can not have) the ".w" suffix... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix a release-asserts warning. Debug functions should... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Pass true to the Internalize parameter of createStandar... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | llvm-mc: Implement .abort fully in the front end |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Avoid build warnings. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Add a comment on Value explaining the current getName... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Move ConstantStruct back to 2.5 API. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Add a comment about the "getelementptr null" trick. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Add inbounds to the polygen grammar. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | vim syntax highlighting for inbounds keyword. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Add a new keyword 'inbounds' for use with getelementptr... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | llvm-mc: Move AsmLexer::getCurStrVal to StringRef based... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Order unsigned before signed, for consistency. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Unbreak build. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Make raw_null_ostream flush its buffer in its destructo... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | hoist MCContext/MCStreamer up to AsmPrinter since we... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Dunbar | Move MCContext and friends to StringRef based APIs. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | simplify #includes. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Owen Anderson | Move ConstantFP construction back to the 2.5-ish API. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Add an assertion check to raw_ostream's destructor... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Andreas Bolka | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | 80 columns! |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Remove TPat. No patterns depend on just isThumb().... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sean Callanan | Thanks, Bill! |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | fix comment |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | add module identifier to the elf object file |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Sink getSectionPrefixForUniqueGlobal down into the TAI |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | remove dead code. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Bruno Cardoso... | Handle external symbols for ELF and add some static... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | More DCE. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | convertToThreeAddress can't handle Thumb2 instructions... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Initialize mdnNext. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Get rid of more dead code. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sean Callanan | Many of Daniel's fixes. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Cosmetic change. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | CMake configuration: find mkdtemp, mkstemp, mktemp. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Get rid of some more getOpcode calls. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix build. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Following discussion on llvm-dev ("proposed new rule... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Remove duplicate entries while printing decls for exter... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Douglas Gregor | CMake: make sure that the *.inc files for libSystem... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | add an explanatory comment about why we drop these... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Devang Patel | Do not seed mstadata into the value map. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | make COFF work like ELF and macho, by splitting out... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | don't create default text/data sections for all targets. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Apparently alpha doesn't use ElfTargetAsmInfo (?) |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Thumb-2 does not have RSC. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
David Goodwin | Add ".w" suffix for wide thumb-2 instructions. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | inline a method. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | apparently we have "windows" and "coff", which are... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | sink text/data section creation down into the target... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Test case to check that separate section is created... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Change the assembly syntax for nsw, nuw, and exact... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Dan Gohman | Fix wording in comments. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | update testcase. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | 32-bit darwin targets support .literal16 too. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | Remove trailing slashes from include paths. Some versio... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Benjamin Kramer | Test commit: fix typo |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Eliminate getNamed/getUnnamedSection, adding a new... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | Eliminate SectionFlags, just embed a SectionKind into... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | If CPSR is modified but the def is dead, then it's... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Use t2LDRi12 and t2STRi12 to load / store to / from... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | Generate a libcall for i8 multiply. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Sanjiv Gupta | fixed incorrect lowering of ISD::SUB node. SUB has... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Use the right instructions to copy between GPR and... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Merge isLoadFromStackSlot into one since it behaves... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Cheng | Just use a single isMoveInstr to catch all the cases. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Evan Cheng | Rename tMOVhi2lor to tMOVgpr2tgpr. It's not moving... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Eli Friedman | Reorganize code a bit to reduce indentation. No visibl... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nick Lewycky | Fix libLTO: |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Don't use llvm_report_error in libSystem, this is a... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Chris Lattner | untangle a TargetAsmInfo hack where ELFTargetAsmInfo... |
commit | commitdiff | tree | snapshot |
next |