platform/upstream/llvm.git
2015-02-27 Bill Schmidt[PowerPC] Fix PR22711 - Misaligned .toc section
2015-02-27 Johannes Doerfert[Fix] Two tests that broke during the last changes
2015-02-27 Chaoren LinConvert TestWatchLocation to use C++11 library instead...
2015-02-27 Benjamin KramerReduce double set lookups.
2015-02-27 David BlaikieFix test I missed
2015-02-27 David BlaikieUpdate Polly tests to handle explicitly typed load...
2015-02-27 David BlaikieUpdate Clang tests to handle explicitly typed load...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Charles DavisTarget/X86: Never use the redzone for Win64 ABI functions.
2015-02-27 David BlaikieUpdate one test I missed when updating for the opaque...
2015-02-27 Rui UeyamaPECOFF: Move a call of WinLinkDriver::parse from FileCO...
2015-02-27 Johannes DoerfertDo some preparation even with scalar and phi modeling...
2015-02-27 Richard Smith[modules] Avoid the possibility of a redeclaration...
2015-02-27 Hal Finkel[PowerPC] Use vector types for memcpy and friends ...
2015-02-27 Ilia KFix FileSpec::GetPath to return null-terminated strings
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David BlaikieUpdate Polly tests to handle explicitly typed gep chang...
2015-02-27 David BlaikieUpdate Clang tests to handle explicitly typed gep chang...
2015-02-27 Ilia KSkip LaunchInTerminalTestCase test on remote systems
2015-02-27 Benjamin KramerRefer users looking for the release notes to 3.6.
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Justin BognerObject: Test for reading kext bundles
2015-02-27 Reid KlecknerDelete LLVM_DELETED_FUNCTION from coding standards
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2015-02-27 Johannes Doerfert[FIX] Teach RegionGenerator to respect and update dominance
2015-02-27 Reid KlecknerMinor follow-ups to r229720 suggested on llvmdev
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-27 Sanjay Patelremove function names from comments; NFC
2015-02-27 Rui UeyamaPECOFF: Use StringRef::find_first_of instead of a hand...
2015-02-27 Owen AndersonSwitch a std::map to a DenseMap in CodeGenRegisters.
2015-02-27 Samuel BenzaquenAdd 'let' to the help message.
2015-02-27 Johannes DoerfertAdd verifier to the IslCodeGeneration
2015-02-27 Sanjay Patelremove function names from comments; NFC
2015-02-27 Alexander Kornienko[clang-tidy] Various improvements in misc-use-override
2015-02-27 Nico WeberReland __leave tests (r230717 and r230720, reverted...
2015-02-27 Renato GolinAdd __ARM_DWARF_EH__ to signify the use of Itanium...
2015-02-27 Renato GolinEqually to NetBSD, Bitrig/ARM uses the Itanium-ABI.
2015-02-27 Tom StellardAMDGCN: Define cl_khr_fp64 when compiling OpenCL programs
2015-02-27 Zoran Jovanovic[mips][microMIPS] Change register class for GP register
2015-02-27 Tom StellardR600/SI: Add missing mubuf instructions
2015-02-27 Tom StellardR600/SI: Consistently put soffset before the offset...
2015-02-27 Tom StellardR600/SI: Add slc, glc, and tfe to non-atomic _ADDR64...
2015-02-27 Petar JovanovicPass correct -mtriple for krait-cpu-div-attribute.ll
2015-02-27 Timur Iskhodzhanov[ASan/Win] Update test expectations after r230724
2015-02-27 Aaron BallmanSilence an MSVC warning about not all control paths...
2015-02-27 Chandler Carruth[x86] Run most of the rest of the shuffle combining...
2015-02-27 Chandler Carruth[x86] Teach a bunch of the x86-specific shuffle combini...
2015-02-27 Chandler Carruth[x86] Make the v8i16 clever single-input shuffle loweri...
2015-02-27 Chandler Carruth[x86] Add a bunch more tests for v16i16 shuffles. All...
2015-02-27 Kuba Brecka[compiler-rt] Symbolizer refactoring: Abstract Symboliz...
2015-02-27 Toma Tabacu[mips] Remove redundant periods from -mattr=help descri...
2015-02-27 Zachary Turner[llvm-pdbdump] Fix member initialization order warnings.
2015-02-27 Zachary Turner[llvm-pdbdump] Colorize output.
2015-02-27 Zachary Turner[llvm-pdbdump] Fix warnings found by clang-cl self...
2015-02-27 Zachary Turner[llvm-pdbdump] Add support for dumping global variables.
2015-02-27 Chandler Carruth[x86] Make the single-input v8i16 lowering directly...
2015-02-27 Vasileios Kalintiris[mips] Account for constant-zero operands in ADDE nodes.
2015-02-27 Daniel Jasperclang-format: Make trailing commas in array inits force...
2015-02-27 Daniel JasperRevert r230717 (and subsequent r230720).
2015-02-27 Chaoren LinFixes http://reviews.llvm.org/rL230691
2015-02-27 Craig Topper[X86] Remove pblendw and pblendd builtins that aren...
2015-02-27 Davide Italiano[ELF] Set up initial live symbol(s) to avoid incorrect...
2015-02-27 Alexey Bataev[OPENMP] Codegen for "#pragma omp atomic write"
2015-02-27 Rui UeyamaTemporarily disable FileArchive::preload().
2015-02-27 Rui UeyamaPartially revert "PECOFF: Do not add layout-after edges."
2015-02-27 Shankar Easwaran[ELF] Remove includes that are not used
2015-02-27 Rui UeyamaPECOFF: Do not add layout-after edges.
2015-02-27 Shankar Easwaran[CMake] Cleanup
2015-02-27 Rui UeyamaTwine should be used within a statement.
2015-02-27 Rui UeyamaUpdate comments, fix typos.
2015-02-27 Rui UeyamaUse read{le,be}{16,32}. NFC.
2015-02-27 Richard Smith[modules] Don't write out name lookup table entries...
2015-02-27 Rui UeyamaRemove unused #includes.
2015-02-27 Rui UeyamaAdd {read,write}{16,32,64}{le,be} functions.
2015-02-27 Anna Zaks[asan] Skip promotable allocas to improve performance...
2015-02-27 Anna Zaks[compiler-rt] Allow suppression file to be relative...
2015-02-27 David MajnemerMS ABI: Simplify the code which performs base adjustments
2015-02-27 Alexey Samsonov[Sanitizer] Print column number in SUMMARY line if...
2015-02-27 Nico WeberAdd last missing __leave test.
2015-02-27 Sanjoy DasDon't modify the DenseMap being iterated over from...
2015-02-27 Sanjoy DasFix a use-iterator-after-invalidate error
2015-02-27 Nico WeberAdd another __leave test.
2015-02-27 Richard Smith[modules] For an inheriting constructor, the inherited...
2015-02-27 Charles DavisTarget/X86: Save Win64 non-volatile registers in a...
2015-02-27 David Majnemerllvm-vtabledump: Dump catch/throw exception structures...
2015-02-27 Richard Smith[modules] When loading in multiple canonical definition...
2015-02-27 Greg ClaytonFixed an infinite recursion bug that could happen when...
2015-02-27 Eric ChristopherRewrite MachineOperand::print and MachineInstr::print...
2015-02-27 Alexey Samsonov[CMake] Effectively revert r230683.
2015-02-26 Bruce MitchenerRemove duplicated code for synthetic array members.
2015-02-26 Rafael EspindolaPut jump tables in distinct sections if -ffunction...
2015-02-26 Bruce Mitchener[swig] Fix some typos in the build scripts.
2015-02-26 Lang Hames[Orc][Kaleidoscope] More tutorial cleanup, a little...
2015-02-26 Zachary Turner[llvm-pdbdump] Add missing files.
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-26 Rui UeyamaPECOFF: allow more than one /alternatename for the...
2015-02-26 Eric ChristopherRemove commented out function.
2015-02-26 Eric ChristopherRemove DebugLoc::print(LLVMContext, raw_ostream), it...
2015-02-26 Eric ChristophergetRegForInlineAsmConstraint wants to use TargetRegiste...
2015-02-26 Eric ChristopherAdd a TargetMachine argument to the AddressingModeMatch...
next