aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize concat_vectors(X, undef) -> scalar_to_vector(X).Nadav Rotem2013-10-253-48/+33
* Fix ODR violation.Richard Smith2013-10-252-4/+4
* llvm-cov dump to dbgs() instead of outs().Yuchen Wu2013-10-251-13/+14
* Support for reading program counts in llvm-cov.Yuchen Wu2013-10-252-13/+34
* ARM: Test r193381 a bit more thoroughly.Jim Grosbach2013-10-241-0/+2
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-242-3/+4
* MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...David Blaikie2013-10-244-7/+7
* lto.h: Use lto_bool_t instead of int to restore the ABIReid Kleckner2013-10-242-18/+32
* DWARF emission: Remove unnecessary/redundant DIE reference codeDavid Blaikie2013-10-241-7/+0
* Fix name of variable in comment.Eric Christopher2013-10-241-1/+1
* Grammar.Eric Christopher2013-10-241-1/+1
* Update misleading comment.Eric Christopher2013-10-241-2/+3
* Formatting and whitespace.Eric Christopher2013-10-241-9/+8
* DIEHash: Const correct and use references where non-null/non-rebound.David Blaikie2013-10-244-65/+65
* DIEHash: Do not use shallow type hashing for unnamed typesDavid Blaikie2013-10-242-4/+41
* DIEHash: Refactor ref attribute hashing into smaller functionsDavid Blaikie2013-10-243-68/+98
* Remove unused debug-only member variable.David Blaikie2013-10-241-4/+0
* Remove class abstraction from ARM struct byval loweringDavid Peixotto2013-10-241-553/+262
* Inliner: Handle readonly attribute per argument when adding memcpyTom Stellard2013-10-242-14/+42
* I had to move and removeRenato Golin2013-10-241-46/+0
* ARM: Mark double-precision instructions as suchTim Northover2013-10-245-45/+266
* Fix broken builds by moving test to x86 dirRenato Golin2013-10-241-0/+46
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-244-50/+1
* Mark vector loops as already vectorizedRenato Golin2013-10-243-2/+53
* Added std::string as a built-in type for mapping.John Thompson2013-10-244-1/+50
* ARM: add a couple more NEON predicates.Tim Northover2013-10-242-5/+16
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-244-8/+36
* Added tests for microMIPS relocations 1.Zoran Jovanovic2013-10-243-0/+191
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-242-1/+23
* Replaced non-ASCII character.Yaron Keren2013-10-241-1/+1
* Revert part of r193291, restoring the deletion of loaded objects.Chandler Carruth2013-10-241-0/+9
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-243-8/+9
* Added test for -elf configuration, to see that _alloca call is properly Yaron Keren2013-10-241-9/+16
* Make sure SP is always aligned on a 2 byte boundaryJob Noorman2013-10-242-2/+19
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-244-5/+38
* [AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.Amara Emerson2013-10-242-2/+23
* Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.Zonr Chang2013-10-241-0/+1
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-243-0/+56
* Replace sse41/sse42 with sse4.1/sse4.2 in test command lines to fix bots.Craig Topper2013-10-242-2/+2
* Add non-AVX tests for AES intrinsics.Craig Topper2013-10-241-0/+48
* Add tests for SSE intrinsics in non-avx mode by copying from the AVX test cas...Craig Topper2013-10-246-0/+1704
* Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.Juergen Ributzka2013-10-242-1/+33
* Fixed llvm-cov to count edges instead of blocks.Yuchen Wu2013-10-242-4/+14
* Clarify comments in genLoopLimit.Andrew Trick2013-10-241-3/+4
* Optimizing MCJIT module state trackingAndrew Kaylor2013-10-243-124/+214
* (this is a corrected patch)Yaron Keren2013-10-233-2/+4
* Debug Info: code clean up.Manman Ren2013-10-232-31/+23
* Debug Info: code clean up.Manman Ren2013-10-232-5/+5
* Debug Info: code clean up.Manman Ren2013-10-232-18/+12
* Debug Info: code clean up.Manman Ren2013-10-232-18/+18