- 3e23d42 fix testcase for previous patch. by Chris Lattner · 15 years ago
- cbbe248 Expose Tokens to target specific assembly parsers. by Daniel Dunbar · 15 years ago
- bf15e43 Fix PR4639, a ELF-TLS regression from some of my refactoring. by Chris Lattner · 15 years ago
- 4bb253c the apple "ld_classic" linker doesn't support .literal16 in 32-bit by Chris Lattner · 15 years ago
- a02446a Tweak LLVM emacs style to make default namespace indentation closer to style by Daniel Dunbar · 15 years ago
- 3583df7 Add Thumb-2 patterns for ARMsrl_flag and ARMsra_flag. by David Goodwin · 15 years ago
- a3c924f Switch AsmLexer::Lex to returning a reference to the current token. by Daniel Dunbar · 15 years ago
- 2d4e6d3 by David Greene · 15 years ago
- 8fb0039 fix unused variable warning by Chris Lattner · 15 years ago
- 419aded Drop some AsmLexer methods in favor of their AsmToken equivalents. by Daniel Dunbar · 15 years ago
- 3f87233 llvm-mc: Sink token enum into AsmToken. by Daniel Dunbar · 15 years ago
- 9b97fc7 Include cmath/math.h in DataTypes.h regardless of whether MSVC is being used. by Stefanus Du Toit · 15 years ago
- bae20a6 tADDrSPI doesn't have a predicate operand, but tADDhirr and tADDi3 have. by Evan Cheng · 15 years ago
- db1e998 Remove memory corruption bug. string.c_str() was returning a temporary that was by Nick Lewycky · 15 years ago
- 542383d Code clean up. No functionality changes. by Evan Cheng · 15 years ago
- 6495f63 - More refactoring. This gets rid of all of the getOpcode calls. by Evan Cheng · 15 years ago
- f4b64f6 fix a casting problem on the llvm-x86_64-linux tester by Chris Lattner · 15 years ago
- f014412 Rip all of the global variable lowering logic out of TargetAsmInfo. Since by Chris Lattner · 15 years ago
- 7988aff don't copy TargetLowering. by Chris Lattner · 15 years ago
- cb358b6 llvm-mc: Factor AsmToken class out of AsmLexer. by Daniel Dunbar · 15 years ago
- d6aa02d Teach instcombine to respect and preserve inbounds. Add inbounds by Dan Gohman · 15 years ago
- eb045ec Fix a small little typo. by Mike Stump · 15 years ago
- 825e385 llvm-mc: Stop uniqueing string tokens, nothing actually uses this. by Daniel Dunbar · 15 years ago
- 04d5544 Replace dyn_castGetElementPtr with dyn_cast<GEPOperator>. by Dan Gohman · 15 years ago
- a195b7f Grab the LLVMContext and parent Module of SI ahead of the by Dan Gohman · 15 years ago
- 1f09627 ORN does not require (and can not have) the ".w" suffix. "Orthogonality" is a dirty word at ARM. by David Goodwin · 15 years ago
- 66ad89c Fix a release-asserts warning. Debug functions should be marked used, by Mike Stump · 15 years ago
- b6dec1b Pass true to the Internalize parameter of createStandardLTOPasses, by Dan Gohman · 15 years ago
- f9507ff llvm-mc: Implement .abort fully in the front end by Daniel Dunbar · 15 years ago
- 02efa78 Avoid build warnings. by Mike Stump · 15 years ago
- 3d2a56d Add a comment on Value explaining the current getName() behavior. by Daniel Dunbar · 15 years ago
- 8fa3338 Move ConstantStruct back to 2.5 API. by Owen Anderson · 15 years ago
- f08583b Add a comment about the "getelementptr null" trick. by Dan Gohman · 15 years ago
- 224251d Add inbounds to the polygen grammar. by Dan Gohman · 15 years ago
- d5c9470 vim syntax highlighting for inbounds keyword. by Dan Gohman · 15 years ago
- dd8004d Add a new keyword 'inbounds' for use with getelementptr. See the by Dan Gohman · 15 years ago
- 9a7e2cc llvm-mc: Move AsmLexer::getCurStrVal to StringRef based API. by Daniel Dunbar · 15 years ago
- 5a4e2a4 Order unsigned before signed, for consistency. by Dan Gohman · 15 years ago
- b82eaa1 Unbreak build. by Daniel Dunbar · 15 years ago
- f78c835 Make raw_null_ostream flush its buffer in its destructor, so that by Dan Gohman · 15 years ago
- 2b2954f hoist MCContext/MCStreamer up to AsmPrinter since we're going to start creating by Chris Lattner · 15 years ago
- b5261eb Move MCContext and friends to StringRef based APIs. by Daniel Dunbar · 15 years ago
- dd061f6 simplify #includes. by Chris Lattner · 15 years ago
- 6f83c9c Move ConstantFP construction back to the 2.5-ish API. by Owen Anderson · 15 years ago
- 9a31254 Add an assertion check to raw_ostream's destructor to verify by Dan Gohman · 15 years ago
- 99a8205 Fix typo. by Andreas Bolka · 15 years ago
- e2d5a6c 80 columns! by Devang Patel · 15 years ago
- c9d138f Remove TPat. No patterns depend on just isThumb(). Must use either T1Pat (isThumb1Only()) or T2Pat (is Thumb2). by David Goodwin · 15 years ago
- 1abcfce Thanks, Bill! by Sean Callanan · 15 years ago
- 4228656 fix comment by Bruno Cardoso Lopes · 15 years ago
- df0b650 add module identifier to the elf object file by Bruno Cardoso Lopes · 15 years ago
- 3b07b52 Sink getSectionPrefixForUniqueGlobal down into the TAI by Chris Lattner · 15 years ago
- fa199f3 remove dead code. by Chris Lattner · 15 years ago
- 746e3bb Handle external symbols for ELF and add some static methods to ELFSym by Bruno Cardoso Lopes · 15 years ago
- e0f21bd More DCE. by Evan Cheng · 15 years ago
- 78703dd convertToThreeAddress can't handle Thumb2 instructions (which don't have same address mode as ARM instructions). by Evan Cheng · 15 years ago
- ad895a8 Initialize mdnNext. by Devang Patel · 15 years ago
- fc17fb0 Get rid of more dead code. by Evan Cheng · 15 years ago
- e91ea06 Many of Daniel's fixes. by Sean Callanan · 15 years ago
- 293f8d9 Cosmetic change. by Evan Cheng · 15 years ago
- 83e0e36 Clean up. by Evan Cheng · 15 years ago
- a4e3879 CMake configuration: find mkdtemp, mkstemp, mktemp. by Douglas Gregor · 15 years ago
- 5ca53a7 Get rid of some more getOpcode calls. by Evan Cheng · 15 years ago
- 487cdc1 Fix build. by Mike Stump · 15 years ago
- 556ca27 Following discussion on llvm-dev ("proposed new rule for getelementptr"), by Dan Gohman · 15 years ago
- be7b97b Remove duplicate entries while printing decls for external symbols. by Sanjiv Gupta · 15 years ago
- e34887d CMake: make sure that the *.inc files for libSystem show up in the resulting by Douglas Gregor · 15 years ago
- a7defb7 add an explanatory comment about why we drop these in readonly and by Chris Lattner · 15 years ago
- 41d89c2 Do not seed mstadata into the value map. by Devang Patel · 15 years ago
- 40412e7 make COFF work like ELF and macho, by splitting out into its own by Chris Lattner · 15 years ago
- afcb70b don't create default text/data sections for all targets. by Chris Lattner · 15 years ago
- 6470177 Apparently alpha doesn't use ElfTargetAsmInfo (?) by Chris Lattner · 15 years ago
- 752aa7d Thumb-2 does not have RSC. by David Goodwin · 15 years ago
- af0d08d Add ".w" suffix for wide thumb-2 instructions. by David Goodwin · 15 years ago
- 33ae7a4 inline a method. by Chris Lattner · 15 years ago
- 20886cf apparently we have "windows" and "coff", which are different(?) by Chris Lattner · 15 years ago
- 92ef3f6 sink text/data section creation down into the target-specific places that by Chris Lattner · 15 years ago
- c3ee796 Test case to check that separate section is created for a global variable specified with section attribute. by Sanjiv Gupta · 15 years ago
- 59858cf Change the assembly syntax for nsw, nuw, and exact, putting them by Dan Gohman · 15 years ago
- 07ad19b Fix wording in comments. by Dan Gohman · 15 years ago
- a759135 update testcase. by Chris Lattner · 15 years ago
- de3a107 32-bit darwin targets support .literal16 too. by Chris Lattner · 15 years ago
- b0d3f25 Remove trailing slashes from include paths. Some versions of mingw don't like them. by Benjamin Kramer · 15 years ago
- 30d3b91 Test commit: fix typo by Benjamin Kramer · 15 years ago
- e346694 Eliminate getNamed/getUnnamedSection, adding a new and unified getOrCreateSection by Chris Lattner · 15 years ago
- 5fe575f Eliminate SectionFlags, just embed a SectionKind into Section by Chris Lattner · 15 years ago
- 1f5c988 If CPSR is modified but the def is dead, then it's ok to fold the load / store. by Evan Cheng · 15 years ago
- 5732ca0 Use t2LDRi12 and t2STRi12 to load / store to / from stack frames. Eliminate more getOpcode calls. by Evan Cheng · 15 years ago
- 8e14eab Generate a libcall for i8 multiply. by Sanjiv Gupta · 15 years ago
- bf36caf by Sanjiv Gupta · 15 years ago
- 08b93c6 Use the right instructions to copy between GPR and the more strictive tGPR classes. t2MOV does not match the RC requirements. by Evan Cheng · 15 years ago
- dced03f Merge isLoadFromStackSlot into one since it behaves the same regardless of sub-target. by Evan Cheng · 15 years ago
- 68e3c6a Just use a single isMoveInstr to catch all the cases. by Evan Cheng · 15 years ago
- d833606 Rename tMOVhi2lor to tMOVgpr2tgpr. It's not moving from a high register to a low register. It's moving from a GPR register class to a more restrictive tGPR class. Also change tMOVlor2hir, and tMOVhir2hir. by Evan Cheng · 15 years ago
- b101b0b Reorganize code a bit to reduce indentation. No visible functionality change. by Eli Friedman · 15 years ago
- d42b58b Fix libLTO: by Nick Lewycky · 15 years ago
- 2749b3e Don't use llvm_report_error in libSystem, this is a layering violation. by Daniel Dunbar · 15 years ago
- 0fcf4dc untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a by Chris Lattner · 15 years ago
- 30b2bdf Refactor. Get rid of a few more getOpcode() calls. by Evan Cheng · 15 years ago
- 74fb545 reduce indentation by Chris Lattner · 15 years ago