- 194ae78 Give Instruction::isSameOperationAs a corresponding comment to note by Dan Gohman · 15 years ago
- 5d0da6b Testcase for llvm-gcc patch 73238. by Dale Johannesen · 15 years ago
- e71bd5a Waste time fixing something that should have been fixed before. by Bill Wendling · 15 years ago
- 93531e4 Keep callers of a weak function calling it, instead of the non-weak equivalent. by Nick Lewycky · 15 years ago
- bbd8c33 Fix Bug 4278: X86-64 with -tailcallopt calling convention by Arnold Schwaighofer · 15 years ago
- b3c36c9 Don't forget to match the calling convention when producing a thunk. by Nick Lewycky · 15 years ago
- 8728d7a Given two identical weak functions, produce one internal function and two weak by Nick Lewycky · 15 years ago
- 7e0842f Tweak GenLibDeps.pl so it works on solaris. Patch by Edward O'Callaghan. by Duncan Sands · 15 years ago
- e91208c After obtaining the lock, look if the function has been codegen'd by by Nicolas Geoffray · 15 years ago
- f343b69 This test is wrong. If you have two weak functions F and G you can't make by Nick Lewycky · 15 years ago
- 45db29c Add clang support to the nightly test script. Patch by Edward O'Callaghan. by Duncan Sands · 15 years ago
- ca6829a Credits for Edward O'Callaghan. by Duncan Sands · 15 years ago
- 287de60 Add an "are types equivalent" operation that ignores the types that a pointer by Nick Lewycky · 15 years ago
- c55c27f Fix regular expression. by Nick Lewycky · 15 years ago
- f7e4981 Don't remove aggregate-typed module level constants before encoding functions by Nick Lewycky · 15 years ago
- 084f7bf In an XFAIL line, treat "XFAIL: foo*bar" as a regular expression to be matched by Nick Lewycky · 15 years ago
- af0f65f CMake: New variable LLVM_LIBDIR_SUFFIX. by Oscar Fuentes · 15 years ago
- 00c1073 Update script to tell the user where to get the CodeSourcery crosstool, if it's by Misha Brukman · 15 years ago
- cb6f9c8 Added two scripts to aid with building Linux/x86 -> Linux/ARM crosstools, using by Misha Brukman · 15 years ago
- 0b389b5 XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy to fix, and I'd like it to stop masking by Nick Lewycky · 15 years ago
- 7161cb1 Misc x86 README updates: remove a couple of already-fixed issues, by Eli Friedman · 15 years ago
- d00d415 Use forward declarations and move TargetELFWriterInfo impl to a new file. by Bruno Cardoso Lopes · 15 years ago
- 7512beb Test for rev 73205 (PR 4349) by Dale Johannesen · 15 years ago
- e426147 Alphabetize. by Bill Wendling · 15 years ago
- 5e0644c Remove unused parameter warnings. by Bill Wendling · 15 years ago
- c997d45 Support for ELF Visibility by Bruno Cardoso Lopes · 15 years ago
- 3590abf Fix 4366: store to null in non-default addr space should not be by Chris Lattner · 15 years ago
- 6396329 Generate libcalls for floating point arithmetic and casting operations. by Sanjiv Gupta · 15 years ago
- d6de30c Cosmetic changes to parameter attribute verification. by Duncan Sands · 15 years ago
- 861d20a Avoid leaking memory in an error path. Noticed by cppcheck. by Duncan Sands · 15 years ago
- fa3f80a More formatting. by Sanjiv Gupta · 15 years ago
- b65d1f2 Fixed source comments. No functionality change. by Sanjiv Gupta · 15 years ago
- cbdbcb1 CMake: Documented how to cross-compile with CMake. by Oscar Fuentes · 15 years ago
- 99b9489 CMake: Fixed parallel build problem related to native tblgen when by Oscar Fuentes · 15 years ago
- 89456ce CMake: Updated list of files on lib/CodeGen/CMakeLists.txt. by Oscar Fuentes · 15 years ago
- 757068f Implement and use new method Function::hasAddressTaken(). by Jay Foad · 15 years ago
- cb597c9 Remove warnings: no newline at end of file. by Sanjiv Gupta · 15 years ago
- b51b6cf Silence a warning by Anton Korobeynikov · 15 years ago
- efee4ee Reversed order of args in EXPECT_EQ() macros to be in the correct order: by Misha Brukman · 15 years ago
- e3acf15 Remove an unused function SafeToDestroyConstant(). Rename an almost by Jay Foad · 15 years ago
- 7ba520b Remove empty test (my DejaGNU doesn't like this) by Daniel Dunbar · 15 years ago
- f403cd7 Bug fix: by Rafael Espindola · 15 years ago
- 3ae67f5 Simplified logic of this if-then statement to reduce nesting. No functionality by Bill Wendling · 15 years ago
- 6cbd8da Add the beginnings of an implementatation of lazy liveness analysis, based on "Fast Liveness Checking for SSA-form Programs" by Boissinot, et al. by Owen Anderson · 15 years ago
- 68a9cb1 Remove empty file. by Bill Wendling · 15 years ago
- ee1f6b0 I'm going to assume that this was meant to be an assignment instead of a by Bill Wendling · 15 years ago
- ffc0ab6 by David Greene · 15 years ago
- 92fcdca Use expandCodeFor instead of expand when the result will be by Dan Gohman · 15 years ago
- b157f25 PIC16 emits auto variables as globals. When optimizer removes a function entierly by estimating its side effects on globals, those globals(autos) without a function were not being printed by the Asm printer. by Sanjiv Gupta · 15 years ago
- f5aefbd by David Greene · 15 years ago
- 63ec51d Oops, didn't mean to commit 73102 yet. Revert it. by David Greene · 15 years ago
- 9df4eb8 by David Greene · 15 years ago
- 0d97399 by David Greene · 15 years ago
- 2e7ccfc Typo by Anton Korobeynikov · 15 years ago
- dada95b Revert hunk commited by accident by Anton Korobeynikov · 15 years ago
- f194b0e Add testcase for register scanveger assertion fix in r72755 by Anton Korobeynikov · 15 years ago
- 0eebf65 The attached patches implement most of the ARM AAPCS-VFP hard float by Anton Korobeynikov · 15 years ago
- ccbfb8d by David Greene · 15 years ago
- 5f32341 by David Greene · 15 years ago
- d725189 by David Greene · 15 years ago
- 87bde0b Document the stack alignment part of target data description. by Daniel Dunbar · 15 years ago
- fbbf1ee Separate V6 from V6T2 since the latter has some extra nice instructions by Anton Korobeynikov · 15 years ago
- 4ba3a0e Allow setting the C runtime to be used with MSVC from cmake. by Stefanus Du Toit · 15 years ago
- a7b0ded Add helper for checking of Thumb1 mode by Anton Korobeynikov · 15 years ago
- e1b4691 by David Greene · 15 years ago
- 77c489d by David Greene · 15 years ago
- faf2671 Revert r72898. It does not solve the problem I want it to solve. by Bill Wendling · 15 years ago
- 938c8ab by David Greene · 15 years ago
- 06bfa33 Delete comment and fix typo by Bruno Cardoso Lopes · 15 years ago
- 24f14f1 Fix wrong elf class and byte order initializations. by Bruno Cardoso Lopes · 15 years ago
- a029a27 Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without by Bruno Cardoso Lopes · 15 years ago
- faeedf1 Fix the run-line for this test to work correctly outside of x86. by Eli Friedman · 15 years ago
- f10d3a7 Tweak the expansion code for BIT_CONVERT to generate better code by Eli Friedman · 15 years ago
- 5d28eb9 Get rid of some unnecessary code. by Eli Friedman · 15 years ago
- a5f54a0 Create FunctionType::isValidArgumentType to go along with isValidReturnType. by Nick Lewycky · 15 years ago
- 9dcc26b A basic PIC16 toolchain driver. by Mikhail Glushenkov · 15 years ago
- 7a5e555 Slightly generalize the code that handles shuffles of consecutive loads by Eli Friedman · 15 years ago
- dcef849 Remove cyclic MDNode detection. Any attempt to create a cyclic MDNode will by Nick Lewycky · 15 years ago
- 00907c7 Refuse metadata* type for function arguments. by Nick Lewycky · 15 years ago
- 0da9975 PR3628: Add patterns to match SHL/SRL/SRA to the corresponding Altivec by Eli Friedman · 15 years ago
- a9b9032 Add option for specifying the path to assembler, "as". This overrides the path by Nick Lewycky · 15 years ago
- d7f20b6 Don't crash on multiple return value with no obvious inserted value. by Nick Lewycky · 15 years ago
- b9a4cac PR4340: Run SimplifyDemandedVectorElts on insertelement instructions; by Eli Friedman · 15 years ago
- 9d813df Move </pre> to column one to avoid an extra line of spaces in the example. by Nick Lewycky · 15 years ago
- 0906b1b Use cast<> instead of dyn_cast<> for things that are known to be Instructions. by Jay Foad · 15 years ago
- 86fbf2f Rename UnknownValue to CouldNotCompute, since it holds an instance of by Dan Gohman · 15 years ago
- 5257106 Fix the expansion for CONCAT_VECTORS so that it doesn't create illegal types. by Eli Friedman · 15 years ago
- 7ef3d17 Factor out a couple of helpers. by Eli Friedman · 15 years ago
- 30e71eb Avoid crashing on a variable-index insertelement with element type i16. by Eli Friedman · 15 years ago
- b4a921a Regenerate. by Nick Lewycky · 15 years ago
- 84bd075 Add a flag to permit disabling libffi. by Nick Lewycky · 15 years ago
- 1041553 Get rid of some bogus patterns for X86vzmovl. Don't create VZEXT_MOVL by Eli Friedman · 15 years ago
- 9d47b8d Fix an obvious typo. by Eli Friedman · 15 years ago
- cf0a577 x86_64 now uses the correct ELF e_machine type by Bruno Cardoso Lopes · 15 years ago
- 1762c14 Get rid of a bogus pattern that interferes with optimization. by Eli Friedman · 15 years ago
- 23ef105 PR2598: make sure to expand illegal forms of integer/floating-point by Eli Friedman · 15 years ago
- f5b0c5a Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added by Bruno Cardoso Lopes · 15 years ago
- 556929a Make SINT_TO_FP/UINT_TO_FP vector legalization queries query on the by Eli Friedman · 15 years ago
- 318de60 More portability checks for CMake's config.h. by Douglas Gregor · 15 years ago
- 5c06f61 Simplify. by Devang Patel · 15 years ago