summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-2684-3413/+0
* Remove autoconf supportChris Bieneman2016-01-26299-35010/+3
* [WebAssembly] Remove check for FrameIndex operands in WebAssemblyPeepholeDerek Schuff2016-01-261-14/+9
* [cfi] Hide runtime implementation in a namespace.Evgeniy Stepanov2016-01-262-56/+64
* [x86] add materializeVectorConstant() helper function; NFCSanjay Patel2016-01-261-15/+29
* [cfi] Support for dlopen and dlclose.Evgeniy Stepanov2016-01-265-41/+369
* Fix comparison warning (r258845)Hemant Kulkarni2016-01-261-1/+1
* Remove dead code missed in r258852.Eric Fiselier2016-01-261-6/+0
* Fixes build break introduced by r258845Hemant Kulkarni2016-01-261-1/+1
* WebAssembly NFC: update error messageJF Bastien2016-01-261-1/+2
* Fix PR26103 - Error calling is_convertible with incomplete type. Patch from M...Eric Fiselier2016-01-262-2/+9
* WebAssembly: don't optimize memcpy/memmove/memcpy to frame indexJF Bastien2016-01-263-20/+42
* Do not define GXX_RTTI macro for C.Yunzhong Gao2016-01-262-6/+9
* [sanitizers] extracted process management functionsMike Aizatsky2016-01-268-30/+148
* Add a missing test case for r258847.Cong Hou2016-01-261-0/+21
* Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.Cong Hou2016-01-266-70/+161
* [llvm-nm] Roll several conditions into a single if. NFCI.Davide Italiano2016-01-261-7/+2
* [llvm-readobj] Add -elf-section-groups optionHemant Kulkarni2016-01-266-10/+110
* Bypass Perl modules in build systemJonathan Peyton2016-01-267-17/+33
* [ScheduleDAGInstrs] Simplify logic to improve readability. NFC.Chad Rosier2016-01-261-2/+1
* [MS ABI] Allow a member pointers' converted type to changeDavid Majnemer2016-01-2613-9/+76
* tidy up; NFCSanjay Patel2016-01-261-9/+9
* [llvm-nm] Simplify. No functional changes intended.Davide Italiano2016-01-261-4/+3
* Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.Eugene Zelenko2016-01-268-37/+30
* Test commit. Fix typo in comment.Jonathan Coe2016-01-261-1/+1
* Class Property: parse property attribute (class).Manman Ren2016-01-267-9/+87
* [x86] simplify getOnesVector() ; NFCISanjay Patel2016-01-261-20/+11
* [OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob2016-01-2638-6/+2219
* Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko2016-01-2621-123/+106
* Reassociate: Reprocess RedoInsts after each instAditya Nandakumar2016-01-264-33/+101
* Fix Clang-tidy modernize-use-nullptr warnings in include/lld/Core/range.h; ot...Eugene Zelenko2016-01-261-6/+8
* [x86, AVX] tighten checksSanjay Patel2016-01-261-26/+59
* Update wasm target for r258819.Benjamin Kramer2016-01-261-1/+1
* Update the comments for the macho-invalid-zero-ncmds test and fixKevin Enderby2016-01-262-2/+10
* fix formatting; NFCSanjay Patel2016-01-261-2/+1
* Use instance_properties instead of properties. NFC.Manman Ren2016-01-2613-40/+45
* [CUDA] Add -fcuda-allow-variadic-functions.Justin Lebar2016-01-265-9/+26
* Revert r258546.Saleem Abdulrasool2016-01-262-2/+0
* don't repeat names in documentation comments; NFCSanjay Patel2016-01-262-164/+138
* Update for LLVM changeBenjamin Kramer2016-01-263-6/+6
* Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer2016-01-2630-43/+43
* [OpenMP] Parsing + sema for defaultmap clause.Arpith Chacko Jacob2016-01-2617-0/+347
* [LibCallSimplifier] fold memset(malloc(x), 0, x) --> calloc(1, x)Sanjay Patel2016-01-262-0/+92
* Revert "[Driver] Make sure -fno-math-builtin option is being passed by the dr...Chad Rosier2016-01-263-6/+3
* [Driver] Make sure -fno-math-builtin option is being passed by the driver.Chad Rosier2016-01-263-3/+6
* [Driver] Update FIXME comment now that PR4941 has been addressed.Chad Rosier2016-01-261-1/+1
* Revert "Reapply commit r258404 with fix"Matthew Simpson2016-01-262-244/+24
* Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame."Igor Laevsky2016-01-2611-305/+246
* [WebAssembly] Fix a typo in a comment.Dan Gohman2016-01-261-1/+1
* Unique phi write accessesMichael Kruse2016-01-2614-89/+233
OpenPOWER on IntegriCloud