- 426fe8b docs: Fix highlighting. by Sean Silva · 13 years ago
- fecc368 llvm/test/ExecutionEngine/MCJIT/lit.local.cfg: ppc32-elf is not ready. by NAKAMURA Takumi · 13 years ago
- 638d2d7 Fix a place where the declaration didn't use LLVM_ENABLE_DUMP but the by Chandler Carruth · 13 years ago
- 3a902d0 Use LLVM_ENABLE_DUMP for the variables used in printing as well as the by Chandler Carruth · 13 years ago
- 1767929 Fix PR14132 and handle OOB loads speculated throuh PHI nodes. by Chandler Carruth · 13 years ago
- 310f248 Fix physical register liveness calculations: by Tim Northover · 13 years ago
- 4fe5405 Intel OCL built-ins calling conventions now support MacOS 32-bit. by Elena Demikhovsky · 13 years ago
- 01425d6 Marking remote mcjit tests as XFAIL for MIPS. by Simon Atanasyan · 13 years ago
- 0976e00 Make the AttrListPtr object a part of the LLVMContext. by Bill Wendling · 13 years ago
- 9eecb35 Note Freescale's contributions in the PPC release notes. by Hal Finkel · 13 years ago
- 01315e6 docs: Sphinxify LLVMBuild documentation. by Sean Silva · 13 years ago
- a1237b1 Add a comment to associate a FIXME with a PR where it is matters. by Chandler Carruth · 13 years ago
- f5837aa Rework the rewriting of loads and stores for vector and integer allocas by Chandler Carruth · 13 years ago
- 1f9f73a ReST-ify some markup in the LIT document by Eli Bendersky · 13 years ago
- 5f214ae 80-column and whitespace fixups. by Eric Christopher · 13 years ago
- 525398e Allow using MemoryBuffers with yaml::Stream directly. by Sean Silva · 13 years ago
- c4639d6 Remove a function argument and propagate const around accordingly. by Eric Christopher · 13 years ago
- 0f1c7f6 Whitespace and 80-col. by Eric Christopher · 13 years ago
- 2d4a477 docs: Fix reference to "bold" part of code example. by Sean Silva · 13 years ago
- 239938f Make AsmPrinter::EmitTTypeReference() more robust - put by Anton Korobeynikov · 13 years ago
- 2386fc8 Factor out type info emission into separate routine. by Anton Korobeynikov · 13 years ago
- 97c3472 Move section label emission to module end. Nothing should be by Eric Christopher · 13 years ago
- e42561a Handle mixed normal and early-clobber defs on inline asm. by Jakob Stoklund Olesen · 13 years ago
- f0b3b74 Fix a pasto. by Eric Christopher · 13 years ago
- e46b14a 80 cols by Joe Abbey · 13 years ago
- 948d9f7 Enable MCJIT tests on PowerPC. Disable old JIT tests on PowerPC. by Ulrich Weigand · 13 years ago
- 9fb61cd Add myself as owner of the Hexagon backend. by Anshuman Dasgupta · 13 years ago
- 1fcbb8f Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context. by NAKAMURA Takumi · 13 years ago
- 4a8654e First version of Polly release notes for 3.2 by Tobias Grosser · 13 years ago
- 28f872f Clean up handling of always-inline functions in the inliner. by Bob Wilson · 13 years ago
- 593423f Some comment fixes. by Bob Wilson · 13 years ago
- 8f54a53 Move else onto line with preceding closing brace. by Craig Topper · 13 years ago
- 820b525 Remove the last bit of constant folding from LinearizeExprTree (most of it was by Duncan Sands · 13 years ago
- b8e1111 Fix PR14060, an infinite loop in reassociate. The problem was that one of the by Duncan Sands · 13 years ago
- 085f6a4 SystemLibrary.rst: remove reference to a bug that was closed long time ago by Dmitri Gribenko · 13 years ago
- fee64ee Documentation: convert SystemLibrary documentation to reST by Dmitri Gribenko · 13 years ago
- 92d499e Documentation: remove a copy of the FileCheck man page from TestingGuide by Dmitri Gribenko · 13 years ago
- 44da234 Documentation: use a :doc: link instead of an absolute http:// link. by Dmitri Gribenko · 13 years ago
- c796af6 Documentation: fix broken link. by Dmitri Gribenko · 13 years ago
- 410fe6f Use a full triple for a PPC test case for asm syntax. by Andrew Trick · 13 years ago
- fad9751 MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emitted in @main(). by NAKAMURA Takumi · 13 years ago
- 64b5015 test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSish CRLF. by NAKAMURA Takumi · 13 years ago
- 294c965 Don't try to calculate the alignment of an unsigned type. Fixes PR14371! by Nick Lewycky · 13 years ago
- 5d6d895 docs: CodingStandards should follow the coding standards. by Sean Silva · 13 years ago
- ddc8b1f Bump sphinx config to 3.3. by Benjamin Kramer · 13 years ago
- 537d9a7 Kick off 3.3 cycle for LLVM trunk. by Benjamin Kramer · 13 years ago
- 107aa1c docs: Add link to HowToSetUpLLVMStyleRTTI by Sean Silva · 13 years ago
- ab58391 Typo by James Molloy · 13 years ago
- b9478c2 Add a new function to ConstantExpr - getAsInstruction. This returns its Instruction* corollary, which may be useful if a user by James Molloy · 13 years ago
- 9e6ee16 Plug a memory leak in the GCOV profiling emitter, which never released the edge table memory. by Benjamin Kramer · 13 years ago
- 3c13c3e really fix permissions by Pawel Wodnicki · 13 years ago
- 723c394 fix permissions by Pawel Wodnicki · 13 years ago
- 7e2db21 adding whose code is it anywa tools by Pawel Wodnicki · 13 years ago
- 0f5720f Removing utf-8 smart quote and trailing whitespace by Joe Abbey · 13 years ago
- e68d743 Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonymous}::D9’ by Joe Abbey · 13 years ago
- 953663a Silence the buildbots for this test while I figure out the triple by Andrew Trick · 13 years ago
- e1f6639 Broaden isSchedulingBoundary to check aliases of SP. by Andrew Trick · 13 years ago
- c37f502 Phi speculation improvement for BasicAA by Hal Finkel · 13 years ago
- eed64a9 Per agreement with Doug, take ownership of Clang's libSema. by Richard Smith · 13 years ago
- 43147af Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete Couperus. by Eli Friedman · 13 years ago
- 0a63b6a [fast-isel] Add the -verify-machineinstrs to these test cases. The remaining by Chad Rosier · 13 years ago
- 9a68235 LoopVectorizer: Add initial support for pointer induction variables (for example: *dst++ = *src++). by Nadav Rotem · 13 years ago
- 94e4728 Initial implementation of MipsTargetLowering::isLegalAddressingMode. by Akira Hatanaka · 13 years ago
- 8b149cb Rename methods like PairSRegs() to createSRegpairNode() to meet our coding by Weiming Zhao · 13 years ago
- fd22019 Teach SROA rewriteVectorizedStoreInst to handle cases when the loaded value is narrower than the stored value. rdar://12713675 by Evan Cheng · 13 years ago
- 784c5bb Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily). by Andrew Kaylor · 13 years ago
- 0180ad6 Claim ownership of MCJIT by Andrew Kaylor · 13 years ago
- 205e60b Add some basic support for the fission addr forms to DebugInfo. by Eric Christopher · 13 years ago
- 21414e9 Marking remote mcjit tests as XFAIL for mingw32 (hopefully only temporarily). by Andrew Kaylor · 13 years ago
- 5094c0c Add constant definitions for fission dwarf attributes, forms, etc. by Eric Christopher · 13 years ago
- 9de3be8 Claim the driver. by Chad Rosier · 13 years ago
- fc53651 Remove default public copy ctors. by Benjamin Kramer · 13 years ago
- 3bae269 Marking remote mcjit tests as XFAIL for ARM (hopefully only temporarily). by Andrew Kaylor · 13 years ago
- 4d7f70c Remove trailing spaces. by Jakub Staszak · 13 years ago
- e56764b Remove hard coded registers in ARM ldrexd and strexd instructions by Weiming Zhao · 13 years ago
- cdf493d Use array_pod_sort instead of std::sort. by Andrew Trick · 13 years ago
- d522754 typo by Andrew Trick · 13 years ago
- 6062b2b Add myself as owner of XCore Backend. by Richard Osborne · 13 years ago
- b1a392e Make sure FABS on v2f32 and v4f32 is legal on ARM NEON This fixes PR14359 by Anton Korobeynikov · 13 years ago
- ccc015d Fix handling of aliases to functions. by Richard Osborne · 13 years ago
- 2085d00 [NVPTX] Order global variables in def-use order before emiting them in the final assembly by Justin Holewinski · 13 years ago
- eaff2d5 Preserve address space of forward-referenced global variables in the LL parser by Justin Holewinski · 13 years ago
- 4f0dfbb Make this easier to understand, as suggested by Chandler. by Duncan Sands · 13 years ago
- 2217577 Added program header emission by Hemant Kulkarni · 13 years ago
- 08ac469 Remove conditions from 'else if' that were guaranteed by preceding 'if'. by Craig Topper · 13 years ago
- ed07df3 by Will Schmidt · 13 years ago
- aceb03e InstructionSimplify should be able to simplify A+B==B+A to 'true' by Duncan Sands · 13 years ago
- 48f63be Using const cast to alleviate a warning. by Joe Abbey · 13 years ago
- df0ea8d Factor out the final FADD that's common to multiple code paths in the visitLog* functions. by Craig Topper · 13 years ago
- 79dcd43 move irrelevant attribution. by Chris Lattner · 13 years ago
- afe4539 Fix PR14361: wrong simplification of A+B==B+A. You may think that the old logic by Duncan Sands · 13 years ago
- 661dfdc Adding new tests to test lli's pseudo-remote feature (-remote-mcjit). by Andrew Kaylor · 13 years ago
- 72be358 Finally add myself to the credits. by Craig Topper · 13 years ago
- 6eac2ba SimplifyCFG: Don't assume non-null ScalarTargetTransformInfo. by Hans Wennborg · 13 years ago
- 1358841 Work around a layering violation from Target to CodeGen. by Benjamin Kramer · 13 years ago
- e0827d8 llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass on Atom. by NAKAMURA Takumi · 13 years ago
- dc7f174 Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris. by Duncan Sands · 13 years ago
- c5519d3 Update credits file regarding SROA work... Also include my other primary by Chandler Carruth · 13 years ago
- d2b3441 Add myself as the code owner for a bunch of stuff. by Chandler Carruth · 13 years ago
- 4372f00 Add MCJIT test case for running global constructors. by Amara Emerson · 13 years ago