platform/upstream/llvm.git
2015-07-09 Rafael EspindolaCreate BSD archives by default on OS X.
2015-07-09 Peter CollingbourneCFI: Emit correct bit set information if RTTI is disabl...
2015-07-09 Alex LorenzMIR Serialization: Serialize the simple MachineFrameInf...
2015-07-09 Rui UeyamaCOFF: Infer machine type earlier than before.
2015-07-09 Rafael Espindolallvm-ar: Pad the symbol table to 4 bytes.
2015-07-09 Adrian PrantlRename ModuleContainerGenerator to PCHContainergenerato...
2015-07-09 Rui UeyamaCOFF: Make /machine:{i386,amd64} aliases to {x86,x64}.
2015-07-09 Matt ArsenaultAMDGPU/R600: Return correct chain when lowering loads
2015-07-09 Sanjoy Das[IndVars] Try to use existing values in RewriteLoopExit...
2015-07-09 Chaoren LinFix 32-bit Linux watchpoint failures.
2015-07-09 Simon Atanasyan[llvm-readobj] Print MIPS PLT table
2015-07-09 Simon Atanasyan[yaml2obj] Initialize sh_addralign field for the .symta...
2015-07-09 Simon Atanasyan[ELF] Explicitly configure sections alignment in the...
2015-07-09 Jonathan PeytonFollow up to safe API patch
2015-07-09 Jonathan PeytonEnable debugger support
2015-07-09 David Majnemer[llvm-readobj] Re-add sanity checking which was acciden...
2015-07-09 David Majnemer[llvm-objdump] Require that jump targets shown in ...
2015-07-09 Reid KlecknerRemove dead code from old 64-bit SEH lowering
2015-07-09 David MajnemerCOFF: Fill in the type and storage class in the symbol...
2015-07-09 Pat GavlinAllow {e,r}bp as the target of {read,write}_register.
2015-07-09 Sanjay Patelfix an invisible bug when combining repeated FP divisors
2015-07-09 Diego NovilloAdd GCC-compatible flags -fprofile-generate and -fprofi...
2015-07-09 Diego NovilloAdd support for generating profiles in a given directory.
2015-07-09 Juergen Ributzka[StackMap] Use lambdas to specify the sort and erase...
2015-07-09 Juergen Ributzka[StackMap] Rename variables to be more consistent....
2015-07-09 Juergen Ributzka[StackMaps] Use emplace_back when possible. NFC.
2015-07-09 Keno FischerUnbreak Makefile build
2015-07-09 Rui UeyamaCOFF: Remove Writer::Is64 and use Config::is64 instead...
2015-07-09 Silviu BarangaAdd a test of a regression discovered during testing...
2015-07-09 Tom StellardAMDGPU/SI: The SIShrinkInstructions pass should only...
2015-07-09 Tom StellardAMDGPU/SI: Fix crash on physical registers in SIInstrIn...
2015-07-09 Rafael EspindolaAdd missing file from previous commit.
2015-07-09 Rafael EspindolaBasic support for BSD symbol tables in archives.
2015-07-09 Krzysztof Parzyszek[Hexagon] Add missing preamble to a source file
2015-07-09 Benjamin Kramer[Driver] semi-annual ubuntu version bump.
2015-07-09 Benjamin Kramer[CodeCompletion] Don't crash on member inits of templat...
2015-07-09 Rafael EspindolaRemove redundant variable. NFC.
2015-07-09 Silviu BarangaDon't rely on the DepCands iteration order when constru...
2015-07-09 Rafael EspindolaAdd a helper to printing BE of LE depending on the...
2015-07-09 Mehdi AminiRe-instate the EVT parameter to getScalarShiftAmountTy...
2015-07-09 Pawel BylicaReapply fixed r241790: Fix shift legalization and lower...
2015-07-09 Rafael EspindolaExtract printBSDMemberHeader.
2015-07-09 Krzysztof Parzyszek[Hexagon] Add support for atomic RMW operations
2015-07-09 Arnaud A. de... [AArch64] Select SBFIZ or UBFIZ instead of left + right...
2015-07-09 Scott Douglass[ARM] Thumb1 3 to 2 operand convertion for commutative...
2015-07-09 Scott Douglass[ARM] Don't be overzealous converting Thumb1 3 to 2...
2015-07-09 Scott Douglass[ARM] Add Thumb2 ADD with PC narrowing from 3 operand...
2015-07-09 Scott Douglass[ARM] Refactor converting Thumb1 from 3 to 2 operand...
2015-07-09 Scott Douglass[ARM] Add ADD tests for Thumb2 narrowing (nfc)
2015-07-09 Renato GolinTest for 241794 (nest attribute in AArch64)
2015-07-09 Pavel LabathAvoid going through Platform when creating a NativeProc...
2015-07-09 Pavel LabathFix TestStopHookMultipleThreads and TestNamespace after...
2015-07-09 Renato GolinAdd support for nest attribute to AArch64 backend
2015-07-09 Tamas BerghammerAdd getSizeInBits function to the APFloat class
2015-07-09 Pawel BylicaRevert r241790: Fix shift legalization and lowering...
2015-07-09 Bruce Mitchener[lldb-mi] Remove unused typedefs.
2015-07-09 Pawel BylicaFix shift legalization and lowering for big constants.
2015-07-09 Yaron KerenAdd clang_free to libclang to free memory allocated...
2015-07-09 Elena DemikhovskyExtended syntax of vector version of getelementptr...
2015-07-09 Tobias GrosserMake non-affine statement names isl compatible
2015-07-09 Justin BognerDriver: Include the driver arguments in crash reports
2015-07-09 Adam Nemet[LAA] Fix line break in comment
2015-07-09 Adam Nemet[LAA] Rename IsRTNeeded to IsRTCheckAnalysisNeeded
2015-07-09 Justin Bognerllvm-readobj: Fix an unused variable after r241764
2015-07-09 Adrian PrantlRevert r241770 and add Basic to the dependencies of...
2015-07-09 Adrian PrantlTemporarily reverting 241765, 241768, and 241772 to...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetLowering
2015-07-09 Mehdi AminiMake isLegalAddressingMode() taking DataLayout as an...
2015-07-09 Mehdi AminiMake getByValTypeAlignment() taking DataLayout as an...
2015-07-09 Mehdi AminiMake TargetLowering::getShiftAmountTy() taking DataLayo...
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-09 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-09 Davide ItalianoSilence a warning, trying to unbreak the build after...
2015-07-09 Rui UeyamaCOFF: Fix import thunks and name mangling for x86.
2015-07-09 Adrian PrantlMove the definition of ~PCHContainerOperations from...
2015-07-09 Michael J.... Fix typename issues.
2015-07-09 Rui UeyamaCOFF: Support 32-bit x86 DLL import table.
2015-07-09 Michael J.... [Object][ELF] Support dumping hash-tables from files...
2015-07-09 David Majnemer[CodeView] Add support for emitting column information
2015-07-09 Adam Nemet[LAA] Fix misleading use of word 'consecutive'
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'undef' register machi...
2015-07-08 Reid KlecknerDisable 32-bit SEH, again
2015-07-08 Sanjay Patel[SLPVectorizer] Try different vectorization factors...
2015-07-08 Matthias BraunRegisterPressure: Add PressureDiff::dump()
2015-07-08 Peter CollingbourneUBSan: Simplify logic for locating the RTTI object.
2015-07-08 Eric FiselierFix error string in test suite
2015-07-08 Adam Nemet[LAA] Revert a small part of r239295
2015-07-08 Kostya Serebryany[asan] relax the test case to allow either 'malloc...
2015-07-08 Juergen RibutzkaRun clang-format before making changes to StackMaps...
2015-07-08 Rafael EspindolaRevert part of "Disallow Archive::child_iterator that...
2015-07-08 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-07-08 Greg ClaytonMake many mangled functions that might demangle a name...
2015-07-08 Rafael EspindolaDon't reject an archive with just a symbol table.
2015-07-08 Greg ClaytonUnbreak the MacOSX build.
2015-07-08 Adrian PrantlDeclObjC: Move computing the type of self into a separa...
2015-07-08 Rafael EspindolaDisallow Archive::child_iterator that don't point to...
2015-07-08 Rafael EspindolaUpdate for upcoming llvm change.
2015-07-08 Peter CollingbourneCFI: Get check-cfi passing on Windows.
next