platform/upstream/llvm.git
2015-06-26 Adrian PrantlAdd a testcase for bitfield debug info.
2015-06-26 Tom StellardAMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
2015-06-26 Tom StellardAMDGPU/SI: Add hsa code object directives
2015-06-26 Tom StellardAMDGPU/SI: There are no implicit kernel args in the...
2015-06-26 Tom StellardAMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodySt...
2015-06-26 Philip ReamesTeach InlineCost to account for a null check which...
2015-06-26 Mehdi AminiDataLayout now returns a const ref to its member string...
2015-06-26 Evgeniy Stepanov[asan] Link sanitizer_common tests on Android as -pie.
2015-06-26 Marek OlsakAMDGPU: really don't commute REV opcodes if the target...
2015-06-26 Benjamin KramerAdd Value.def to the list of textual includes, excludin...
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-26 Pete CooperWrap assert loops in #ifndef NDEBUG
2015-06-26 Peter CollingbourneFix MSVC build.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Alexey Samsonov[ASan] Clean up obsolete stats.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Benjamin KramerMake header parse standalone. NFC.
2015-06-26 Matt ArsenaultShow invariant loads in MMO dumping
2015-06-26 Peter CollingbourneCOFF: Implement /lldmap flag.
2015-06-26 David MajnemerRevert "Revert r240762 "[X86] Cleanup X86WindowsTargetO...
2015-06-26 Rafael EspindolaFix error handling in getString and simplify callers.
2015-06-26 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-06-26 Douglas Katzman[PPC]: Fix bug in getMultiarchTriple.
2015-06-26 Rafael EspindolaDelete dead code. NFC.
2015-06-26 Rui UeyamaCOFF: Align DLL import thunks on 16-byte boundaries.
2015-06-26 Pete CooperAdd op_values() to iterate over the SDValue operands...
2015-06-26 David BlaikieMove VectorUtils from Transforms to Analysis to correct...
2015-06-26 Vince HarronFixed incorrect application of expectedFlakey
2015-06-26 Rui UeyamaCOFF: Fix README.
2015-06-26 Chad RosierAvoid false positive/negative test results from line...
2015-06-26 Anna Zaks[static analyzer] Analyzer is skipping forward declared...
2015-06-26 Javed Absar[ARM] Cortex-R5 is not VFPOnlySP
2015-06-26 Adam Nemet[LAA] Try to prove non-wrapping of pointers if SCEV...
2015-06-26 Alex LorenzFix unused variable from r240792.
2015-06-26 Benjamin Kramer[DAGCombine] Fix demanded bits computation for exact...
2015-06-26 Douglas Katzman[X86]: Correctly sign-extend 16-bit immediate in CALL...
2015-06-26 David BlaikieFix ODR violation waiting to happen by making static...
2015-06-26 Hans WennborgRevert r240762 "[X86] Cleanup X86WindowsTargetObjectFil...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-26 Douglas Katzmanclang-format some of the files in lib/Driver. NFC
2015-06-26 Rafael EspindolaELF: Simplify the rel/rela implementation.
2015-06-26 Vince HarronAdded expectedFlakey test decorator
2015-06-26 Benjamin Kramer[DAGCombiner] Preserve the exact bit when simplifying...
2015-06-26 Benjamin Kramer[DAGCombine] fold (X >>?,exact C1) << C2 --> X << ...
2015-06-26 Aaron BallmanSilencing spurious MSVC C4189 warnings regarding local...
2015-06-26 Rafael EspindolaRename getObjectFile to getObject for consistency.
2015-06-26 Rafael EspindolaSimplify isSymbolList64Bit. NFC.
2015-06-26 Rafael EspindolaSimplify isObject. NFC.
2015-06-26 Toma Tabacu[mips] [IAS] Add partial support for the ULW pseudo...
2015-06-26 Rafael EspindolaUpdate for llvm changes.
2015-06-26 Rafael EspindolaImplement elf_section_iterator and getELFType().
2015-06-26 Rafael EspindolaExpose getFlags via ELFSectionRef.
2015-06-26 Rafael EspindolaAdd a ELFSectionRef class and use it to expose getSecti...
2015-06-26 Rafael EspindolaSimplify getSymbolType.
2015-06-26 Javed Absar[ARM] Cortex-R4F is not VFPOnlySP
2015-06-26 Tobias GrosserDrop divs before adding array-out-of-bounds assumptions
2015-06-26 Rafael EspindolaMake getOther ELF only.
2015-06-26 Rafael EspindolaOptimize the creation of mapping symbols.
2015-06-26 Pavel Labath[NativeProcessLinux] Use lambdas in DoOperation calls
2015-06-26 Sergey DmitroukDo not ignore projects/LLVMBuild.txt in git repo
2015-06-26 Tamas BerghammerAdd branch emulation to aarch64 instruction emulator
2015-06-26 Ewan CrawfordXML register info fix
2015-06-26 Alexander Potapenko[libsanitizer] Delete the unused GetBinaryName() function.
2015-06-26 Tobias GrosserRemove code for scalar and PHI to array translation
2015-06-26 Simon Atanasyan[Mips] Reject R_MIPS_CALL16 against local symbols
2015-06-26 Simon Atanasyan[Mips] Use helper functions to determine relocations...
2015-06-26 Simon Atanasyan[Mips] Create LA25 stubs for all branch relocations
2015-06-26 David Majnemer[X86] Cleanup X86WindowsTargetObjectFile::getSectionFor...
2015-06-26 Alex Denisov[ObjC] Add NSValue support for objc_boxed_expressions
2015-06-26 Hao Liu[InterleavedAccess] Fix failures "undefined type 'llvm...
2015-06-26 Rui UeyamaCOFF: Update README with the latest performance numbers.
2015-06-26 Rui UeyamaCOFF: Add a test for r240719.
2015-06-26 Rui UeyamaCOFF: Change symbol resolution order for entry and...
2015-06-26 Rui UeyamaCOFF: Fix local absolute symbols.
2015-06-26 Hao Liu[ARM] Lower interleaved memory accesses to vldN/vstN...
2015-06-26 Hao Liu[AArch64] Lower interleaved memory accesses to ldN...
2015-06-26 Jason MolendaWhen the user specifies a corefile that is not readable,
2015-06-26 Manuel KlimekFix crash-on-invalid bug in template instantiation.
2015-06-26 Hao Liu[InterleavedAccess] Add a pass InterleavedAccess to...
2015-06-26 Duncan P. N... AsmPrinter: More explicitly scope iterator for MSVC
2015-06-26 Rui UeyamaCOFF: Don't read non-x64 object files.
2015-06-26 Duncan P. N... AsmPrinter: Explicitly scope iterator for MSVC
2015-06-26 Paul RobinsonFileCheck-ize test and make sure more things don't...
2015-06-26 Matthias BraunRevert "X86: Reject register operands with obvious...
2015-06-26 Matthias BraunFix mismatched architectures in test
2015-06-26 Matthias Braunaad/fix labels in test/CodeGen/X86/StackColoring.ll
2015-06-26 Nico WeberAdd new file from r240741 to CMakeLists.txt.
2015-06-26 Davide Italiano[Sema] Commit a better fix for r240242
2015-06-26 Nico WeberAdd an inttypes.h wrapper that fixes up some macros...
2015-06-26 Meador Inge[Sema] Maintain ellipsis location when transforming...
2015-06-26 Han Ming OngUse the right ifdef macro, reviewed by Jason
2015-06-26 Alexey Samsonov[ASan] Use llvm::getDISubprogram() to get function...
2015-06-25 Jason MolendaRe-enable 'process save-core' for arm64 targets.
2015-06-25 Duncan P. N... AsmPrinter: Use an intrusively linked list for DIE...
2015-06-25 David Majnemer[CodeGen] Restrict isTriviallyRecursive to predefined...
2015-06-25 Kaelyn TakataFix a typo correction crash when resolving ambiguous...
2015-06-25 Duncan P. N... AsmPrinter: Convert DIE::Values to a linked list
2015-06-25 Michael J.... llvm api change.
next