aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make sure FABS on v2f32 and v4f32 is legal on ARM NEONAnton Korobeynikov2012-11-163-7/+26
* Fix handling of aliases to functions.Richard Osborne2012-11-162-13/+41
* [NVPTX] Order global variables in def-use order before emiting them in the fi...Justin Holewinski2012-11-162-3/+87
* Preserve address space of forward-referenced global variables in the LL parserJustin Holewinski2012-11-162-1/+11
* Make this easier to understand, as suggested by Chandler.Duncan Sands2012-11-162-2/+12
* Added program header emissionHemant Kulkarni2012-11-161-3/+45
* Remove conditions from 'else if' that were guaranteed by preceding 'if'.Craig Topper2012-11-161-12/+12
* ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.Will Schmidt2012-11-161-0/+37
* InstructionSimplify should be able to simplify A+B==B+A to 'true'Duncan Sands2012-11-162-2/+23
* Using const cast to alleviate a warning.Joe Abbey2012-11-161-1/+2
* Factor out the final FADD that's common to multiple code paths in the visitLo...Craig Topper2012-11-161-45/+30
* move irrelevant attribution.Chris Lattner2012-11-161-3/+1
* Fix PR14361: wrong simplification of A+B==B+A. You may think that the old logicDuncan Sands2012-11-162-2/+32
* Adding new tests to test lli's pseudo-remote feature (-remote-mcjit).Andrew Kaylor2012-11-167-0/+220
* Finally add myself to the credits.Craig Topper2012-11-161-0/+4
* SimplifyCFG: Don't assume non-null ScalarTargetTransformInfo.Hans Wennborg2012-11-161-1/+2
* Work around a layering violation from Target to CodeGen.Benjamin Kramer2012-11-161-1/+1
* llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect t...NAKAMURA Takumi2012-11-162-2/+2
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-168-13/+254
* Update credits file regarding SROA work... Also include my other primaryChandler Carruth2012-11-161-0/+2
* Add myself as the code owner for a bunch of stuff.Chandler Carruth2012-11-161-0/+5
* Add MCJIT test case for running global constructors.Amara Emerson2012-11-161-0/+21
* Add R_ARM_TARGET1 relocation to MCJIT and ensure that the runtime dyld readsAmara Emerson2012-11-162-3/+2
* Constant::IsThreadDependent(): Use dyn_cast<Constant> instead of castHans Wennborg2012-11-162-1/+23
* [DebugInfo] Generate address ranges for compile units even if .debug_aranges ...Alexey Samsonov2012-11-163-24/+39
* Factor some common code to reduce compile size.Craig Topper2012-11-161-37/+20
* LoopVectorize: Division reductions generate incorrect code. Remove the part o...Nadav Rotem2012-11-161-2/+0
* Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of ve...Craig Topper2012-11-163-0/+212
* Fix typo in a comment.Craig Topper2012-11-161-1/+1
* [mips] Fix delay slot filler so that instructions with register operand $1 areAkira Hatanaka2012-11-162-17/+66
* Remove trailing whitespaceMichael Ilseman2012-11-161-28/+28
* Interface changes to allow RuntimeDyld memory managers to set memory permissi...Andrew Kaylor2012-11-1511-14/+58
* Add some tests for the FileCheck utility.Eli Bendersky2012-11-154-0/+27
* Added myself as owner of LLVM Buildbot.Galina Kistanova2012-11-151-0/+4
* Clarify.Eric Christopher2012-11-151-1/+1
* Claim ownership of everyone's favorite part of the backend.Owen Anderson2012-11-151-0/+4
* Mark FP_ROUND for converting NEON v2f64 to v2f32 as expand. Add a missingEli Friedman2012-11-153-0/+12
* More ownership, no one likes these things anyways.Eric Christopher2012-11-151-1/+1