platform/upstream/llvm.git
2015-03-09 Marek OlsakR600/SI: Limit SGPRs to 80 on Tonga and Iceland
2015-03-09 Marek OlsakR600/SI: Fix getNumSGPRsAllowed for VI
2015-03-09 Benjamin KramerMake helper functions static
2015-03-09 Benjamin KramerTooling: Hide implementation details
2015-03-09 Benjamin KramerInheritViz: Hide implementation details
2015-03-09 Andrea Di BiagioFix line ending in test CodeGen/X86/pr22774.ll. NFC.
2015-03-09 Benjamin KramerHide away implementation details of the ThreadSafetyAna...
2015-03-09 Tobias GrosserUpdate PTX generator to latest LLVM changes
2015-03-09 Tamas BerghammerFix AttachDeniedTestCase on android
2015-03-09 Alexander Kornienko[clang-tidy] Refactor: Rename clang-tidy readability...
2015-03-09 Ed SchoutenAdd CloudABI locale names to platform_support.h.
2015-03-09 Alexander Kornienko[clang-tidy] Refactor: Rename clang-tidy misc check...
2015-03-09 Joerg SonnenbergerAt least on NetBSD, sys/errno.h and errno.h are differe...
2015-03-09 Simon Atanasyan[Mips] Remove unused include
2015-03-09 Simon Atanasyan[Mips] Remove redundant namespace qualifiers
2015-03-09 Simon Atanasyan[Mips] Rename local variables
2015-03-09 Simon Atanasyan[Mips] Implement R_MIPS_SUB relocation handling
2015-03-09 Simon Atanasyan[Mips] Implement R_MIPS_64 relocation handling
2015-03-09 Simon Atanasyan[Mips] Refactoring of relocation handling functions
2015-03-09 Simon Atanasyan[Mips] Show error message and stop linking in case...
2015-03-09 Simon Atanasyan[Mips] Fix incorrect handling of cross mode jumps
2015-03-09 Tamas BerghammerReport the actual user register count from NativeRegist...
2015-03-09 Sylvestre LedruFix a menu issue. patch by Vassil Vassilev
2015-03-09 Daniel Jasperclang-format: Don't remove newline if macro ends in...
2015-03-09 Kevin QinRevert r231630 - Run LICM pass after loop unrolling...
2015-03-09 Owen AndersonFix a bug in the LLParser where we failed to diagnose...
2015-03-09 Tobias GrosserShorten user report message slightly
2015-03-09 Kevin Qin[AArch64] Enable partial & runtime unrolling on cortex-a57
2015-03-09 Kevin QinIntroduce runtime unrolling disable matadata and use...
2015-03-09 Kevin QinRun LICM pass after loop unrolling pass.
2015-03-09 Davide Italiano[MachO] Use setter for globalsAreDeadStripRoots. NFC...
2015-03-09 Nico WeberWarn when jumping out of a __finally block via goto.
2015-03-09 Rui UeyamaTest: Use layout-after instead of layout-before.
2015-03-09 Mehdi AminiInstCombine: fix fold "fcmp x, undef" to account for NaN
2015-03-09 Nico WeberFix a theoretical bug when ParseCompoundStatement(...
2015-03-09 Mehdi AminiDCE: isArrayMalloc() is not used neither in LLVM nor...
2015-03-09 Nico WeberWarn when jumping out of a __finally block via continue...
2015-03-09 Nico WeberFix typo in comment.
2015-03-09 Nico WeberWrap to 80 columns. No behavior change.
2015-03-09 Alexander Kornienko[clang-tidy] Fix assertion when a dependent expression...
2015-03-09 David BlaikieSimplify boolean expressions in clang with clang-tidy
2015-03-09 Rui UeyamaResolver: Fix incorrect DenseMap mapping info.
2015-03-09 David BlaikieSimplify expressions involving boolean constants with...
2015-03-09 Rui UeyamaRemove unused function.
2015-03-09 Rui UeyamaPECOFF: Create layout-afters instead of layout-befores.
2015-03-08 Rui UeyamaPECOFF: Define and use BaseReloc type instead of std...
2015-03-08 Owen AndersonTeach DataLayout to infer a plausible alignment for...
2015-03-08 Johannes Doerfert[Formating] Fix formating
2015-03-08 Rui UeyamaRevert r231552: Resolver: optimize fallback atoms.
2015-03-08 Rui UeyamaRe-commit r231545: PECOFF: Do not add extraneous symbol...
2015-03-08 Joerg SonnenbergerAvoid warnings on !PowerPC
2015-03-08 Joerg SonnenbergerDon't produce warnings on !PowerPC.
2015-03-08 Johannes Doerfert[FIX] Add and force initialization for Pass * member
2015-03-08 Johannes Doerfert[FIX] Use the correct functions to extract the LB/UB...
2015-03-08 Benjamin KramerProperly initialize the parser_crash debug token.
2015-03-08 Benjamin KramerFix the MSVC build.
2015-03-08 Benjamin KramerMake Token a real POD type.
2015-03-08 Vince HarronSkip all lldb-mi tests on Linux
2015-03-08 Andrea Di Biagio[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
2015-03-08 Ed MasteFix whitespace on Python SWIG wrapper
2015-03-08 Tobias GrosserDrop meaningless test case
2015-03-08 Benjamin KramerMake static variables const if possible. Makes them...
2015-03-08 Benjamin KramerMake constant static variables const so they can go...
2015-03-08 Johannes DoerfertSmall change to create_ll.sh [NFC]
2015-03-08 Tobias GrosserEnable delinearization by default - second try
2015-03-08 Tobias GrosserUpdate test cases to work independently of delinearizat...
2015-03-08 Johannes DoerfertAdd end user report message for unprofitable regions...
2015-03-08 Tobias GrosserAdd sign-extension during codegen of index expressions
2015-03-08 Tobias GrosserRevert "Enable delinearization by default"
2015-03-08 Tobias GrosserEnable delinearization by default
2015-03-08 Tobias GrosserAdd delinearization test-case that timed out earlier
2015-03-08 Argyrios Kyrtzidis[Rewrite] Make RewriteBuffer accessible on its own...
2015-03-08 Argyrios Kyrtzidis[Rewrite] Move RewriteBuffer into its own header.
2015-03-08 Rui UeyamaPECOFF: Fix off-by-one error.
2015-03-08 Rui UeyamaPECOFF: Parallelize base relocation creation.
2015-03-08 Rui UeyamaResolver: Use LLVM StringMap and DenseMap.
2015-03-08 Rui UeyamaRemove sectionPosition attribute.
2015-03-08 Rui UeyamaRevert r231545 to unbreak buildbot.
2015-03-07 Simon Pilgrim[DAGCombiner] Add a shuffle mask commutation helper...
2015-03-07 Saleem AbdulrasoolUnwind: remove unnecessary check
2015-03-07 David MajnemerFix the autoconf build
2015-03-07 Saleem AbdulrasoolUnwind: tweak register handling for AArch64
2015-03-07 Benjamin KramerMake the assertion macros in Verifier and Linter truly...
2015-03-07 David MajnemerFix unused variable/function warnings
2015-03-07 Benjamin KramerASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a...
2015-03-07 David MajnemerExecutionEngine: Preliminary support for dynamically...
2015-03-07 Nico WeberWrap to 80 columns. No behavior change.
2015-03-07 Benjamin KramerMake constant arrays that are passed to functions as...
2015-03-07 Rui UeyamaRemove duplicate code. NFC.
2015-03-07 Simon PilgrimUse SDValue bool check to tidyup some possible combines...
2015-03-07 Rui UeyamaRemove redundant empty destructors.
2015-03-07 Aaron BallmanAdding parenthesis around logical expressions to silenc...
2015-03-07 Aaron BallmanRemoving spurious semi-colons; NFC
2015-03-07 Benjamin KramerX86: Roll repetitive code into a loop. NFC.
2015-03-07 Benjamin KramerReapply r231508 "CodeGen: Emit constant temporaries...
2015-03-07 Andrea Di Biagio[DAGCombiner] Fix wrong folding of AND dag nodes.
2015-03-07 Kuba BreckaAdding sanitizer_symbolizer_win.h to CMakeLists.txt
2015-03-07 Chandler Carruth[Modules] Include the header needed for make_unique...
2015-03-07 Chandler CarruthTeach the LLVM CMake build how to explicitly use libc...
2015-03-07 Chandler CarruthMuch like we silence warnings about -flto in many cases...
next