platform/upstream/llvm.git
2015-03-09 Sanjoy Das[SCEV] Unify getUnsignedRange and getSignedRange
2015-03-09 Sanjoy Das[SCEV] Add a `scalar-evolution-print-constant-ranges...
2015-03-09 Rafael Auler[LinkerScript] Implement linker script expression evalu...
2015-03-09 Tim NorthoverARM: use ABI-specified alignment for byval parameters.
2015-03-09 Dimitry AndricFix another -Wunused-local-typedef warning in include...
2015-03-09 Eric FiselierMove test to use correct suffix
2015-03-09 Colin LeMahieu[Hexagon] Reverting r231699
2015-03-09 Frederic RissDwarfAccelTable: fix obvious typo.
2015-03-09 Fariborz Jahanian[PATCH Sema Objective-C]. Patch to warn on missing...
2015-03-09 Colin LeMahieu[Hexagon] Updating constant set to simpler versions.
2015-03-09 Reid KlecknerTableGen: Use 'enum : uint64_t' for feature flags to...
2015-03-09 Benjamin KramerRemove the remaining uses of abs64 and nuke it.
2015-03-09 Colin LeMahieu[Hexagon] Removing old halfword codegen instructions...
2015-03-09 Rafael EspindolaDon't prime the section map.
2015-03-09 Colin LeMahieu[Hexagon] Eliminating immediate condition set.
2015-03-09 Greg ClaytonFix debugserver warnings on MacOSX.
2015-03-09 Saleem AbdulrasoolUnwind: define more interfaces more often
2015-03-09 Colin LeMahieu[Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
2015-03-09 Rui UeyamaRemove dead code.
2015-03-09 Colin LeMahieu[Hexagon] Changing AddrFI back to ADDRri to address...
2015-03-09 Justin BognerInstrProf: Use the proftext format for these coverage...
2015-03-09 Justin BognerInstrProf: Allow hexadecimal function hashes in proftex...
2015-03-09 Tom StellardR600/SI: Move gds operand to the end of operand list
2015-03-09 Tom StellardR600/SI: Refactor DS instruction defs
2015-03-09 Rafael EspindolaDelete dead code. NFC.
2015-03-09 Ed SchoutenAdd support for Nuxi CloudABI.
2015-03-09 Kuba BreckaSymbolizer refactoring: Merge common parts of POSIXSymb...
2015-03-09 Benjamin KramerDrop the hacks used for partial C99 math libraries.
2015-03-09 Colin LeMahieu[Hexagon] Adding PackHL nodes and some missing modeling...
2015-03-09 Rafael EspindolaPrint jump tables before exception tables.
2015-03-09 Rafael EspindolaDon't repeat name in comment. NFC.
2015-03-09 Eric FiselierAdd TrackedValue to test/support. Thanks to Louis Dionne
2015-03-09 Rafael EspindolaRemove dummy method implementations.
2015-03-09 Marshall ClowFix an exception-safety bug in <deque>. Reference:...
2015-03-09 Benjamin KramerRoll functions back into namespaces, msvc has problems...
2015-03-09 Alexander KornienkoCorrect doxygen for matcher macros that require a body...
2015-03-09 Alexander Kornienko[clang-tidy] Fixed header guards using clang-tidy llvm...
2015-03-09 Benjamin KramerMake helper functions static. NFC.
2015-03-09 Greg ClaytonFixed a bug where the expression parser relied on havin...
2015-03-09 Saleem AbdulrasoolUnwind: always define unwind APIs
2015-03-09 Reed KotlerAdd logical ops to Mips fast-isel
2015-03-09 Benjamin KramerMake helper functions static.
2015-03-09 Tom StellardR600/SI: Fix DS definitions and add missing instructions
2015-03-09 Tom StellardR600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64
2015-03-09 Benjamin KramerMove unreferenced passes into the cpp file
2015-03-09 Benjamin KramerSymbolRewriter: Hide implementation details
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...
next