aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some basic support for the fission addr forms to DebugInfo.Eric Christopher2012-11-161-0/+10
* Marking remote mcjit tests as XFAIL for mingw32 (hopefully only temporarily).Andrew Kaylor2012-11-167-7/+7
* Add constant definitions for fission dwarf attributes, forms, etc.Eric Christopher2012-11-161-3/+26
* Claim the driver.Chad Rosier2012-11-161-1/+1
* Remove default public copy ctors.Benjamin Kramer2012-11-161-6/+0
* Marking remote mcjit tests as XFAIL for ARM (hopefully only temporarily).Andrew Kaylor2012-11-167-0/+7
* Remove trailing spaces.Jakub Staszak2012-11-161-70/+70
* Remove hard coded registers in ARM ldrexd and strexd instructionsWeiming Zhao2012-11-168-103/+227
* Use array_pod_sort instead of std::sort.Andrew Trick2012-11-161-41/+36
* typoAndrew Trick2012-11-161-3/+3
* Add myself as owner of XCore Backend.Richard Osborne2012-11-161-0/+4