aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Whitespace and 80-col.Eric Christopher2012-11-191-49/+49
* docs: Fix reference to "bold" part of code example.Sean Silva2012-11-191-5/+6
* Make AsmPrinter::EmitTTypeReference() more robust - putAnton Korobeynikov2012-11-193-19/+11
* Factor out type info emission into separate routine.Anton Korobeynikov2012-11-194-2/+141
* Move section label emission to module end. Nothing should beEric Christopher2012-11-191-3/+3
* Handle mixed normal and early-clobber defs on inline asm.Jakob Stoklund Olesen2012-11-192-2/+17
* Fix a pasto.Eric Christopher2012-11-192-8/+10
* 80 colsJoe Abbey2012-11-191-6/+9
* Enable MCJIT tests on PowerPC.Ulrich Weigand2012-11-192-2/+14
* Add myself as owner of the Hexagon backend.Anshuman Dasgupta2012-11-191-0/+4
* Promote the constant 1 to long long, 1LL or 1ULL in int64_t-sensitive context.NAKAMURA Takumi2012-11-192-6/+6
* First version of Polly release notes for 3.2Tobias Grosser2012-11-191-5/+14
* Clean up handling of always-inline functions in the inliner.Bob Wilson2012-11-193-115/+118
* Some comment fixes.Bob Wilson2012-11-192-6/+6
* Move else onto line with preceding closing brace.Craig Topper2012-11-191-2/+1
* Remove the last bit of constant folding from LinearizeExprTree (most of it wasDuncan Sands2012-11-181-11/+0
* Fix PR14060, an infinite loop in reassociate. The problem was that one of theDuncan Sands2012-11-182-6/+43
* SystemLibrary.rst: remove reference to a bug that was closed long time agoDmitri Gribenko2012-11-181-5/+0
* Documentation: convert SystemLibrary documentation to reSTDmitri Gribenko2012-11-183-318/+258
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-181-194/+4
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-181-2/+2
* Documentation: fix broken link.Dmitri Gribenko2012-11-181-2/+2
* Use a full triple for a PPC test case for asm syntax.Andrew Trick2012-11-181-3/+3
* MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emi...NAKAMURA Takumi2012-11-188-7/+20
* test/ExecutionEngine/MCJIT/stubs-remote.ll: Prune DOSish CRLF.NAKAMURA Takumi2012-11-181-36/+36
* Don't try to calculate the alignment of an unsigned type. Fixes PR14371!Nick Lewycky2012-11-182-1/+18
* docs: CodingStandards should follow the coding standards.Sean Silva2012-11-171-20/+20
* Bump sphinx config to 3.3.Benjamin Kramer2012-11-171-2/+2
* Kick off 3.3 cycle for LLVM trunk.Benjamin Kramer2012-11-173-13/+13
* docs: Add link to HowToSetUpLLVMStyleRTTISean Silva2012-11-171-1/+2
* TypoJames Molloy2012-11-171-1/+1
* Add a new function to ConstantExpr - getAsInstruction. This returns its Instr...James Molloy2012-11-173-0/+179
* Plug a memory leak in the GCOV profiling emitter, which never released the ed...Benjamin Kramer2012-11-171-5/+5
* really fix permissionsPawel Wodnicki2012-11-171-0/+0
* fix permissionsPawel Wodnicki2012-11-171-1/+1
* adding whose code is it anywa toolsPawel Wodnicki2012-11-171-0/+125
* Removing utf-8 smart quote and trailing whitespaceJoe Abbey2012-11-171-2/+2
* Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonym...Joe Abbey2012-11-171-0/+12
* Silence the buildbots for this test while I figure out the tripleAndrew Trick2012-11-171-2/+2
* Broaden isSchedulingBoundary to check aliases of SP.Andrew Trick2012-11-172-1/+35
* Phi speculation improvement for BasicAAHal Finkel2012-11-172-3/+83
* Per agreement with Doug, take ownership of Clang's libSema.Richard Smith2012-11-171-1/+5
* Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...Eli Friedman2012-11-173-0/+10
* [fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier2012-11-178-15/+15
* LoopVectorizer: Add initial support for pointer induction variables (for exam...Nadav Rotem2012-11-172-35/+127
* Initial implementation of MipsTargetLowering::isLegalAddressingMode.Akira Hatanaka2012-11-173-0/+63
* Rename methods like PairSRegs() to createSRegpairNode() to meet our codingWeiming Zhao2012-11-171-40/+34
* Teach SROA rewriteVectorizedStoreInst to handle cases when the loaded value i...Evan Cheng2012-11-172-33/+67
* Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily).Andrew Kaylor2012-11-172-2/+2
* Claim ownership of MCJITAndrew Kaylor2012-11-161-0/+4