- 3346437 [LSR][NFC] Don’t duplicate entity name at the beginning of the comment. by Sanjoy Das · 10 years ago
- 8c359c5 [LSR][NFC] Use camelCase for method names in Formula and RegUseTracker. by Sanjoy Das · 10 years ago
- 8ddc374 use SDValue bool operator; NFCI by Sanjay Patel · 10 years ago
- 332b3b1 Add missing include guard. by Yaron Keren · 10 years ago
- a0a7755 Revert "Add support for cross block dse. This patch enables dead stroe elimination across basicblocks." by David Majnemer · 10 years ago
- 2363b41 [InstCombine] Replace an and+icmp with a trunc+icmp by David Majnemer · 10 years ago
- 5df1207 Revert r244127: [PM] Remove a failed attempt to port the CallGraph analysis ... by Chandler Carruth · 10 years ago
- 7e9986f [X86] Widen the 'AND' mask if doing so shrinks the encoding size by David Majnemer · 10 years ago
- 00225dc MergeFunc: Quick fix for r245140, Ignore second, aka Function*, in sorting. by NAKAMURA Takumi · 10 years ago
- c118a59 Try to appease VS 2015 warnings from http://reviews.llvm.org/D11890 by Yaron Keren · 10 years ago
- 8e0b9c2 [x86] enable machine combiner reassociations for scalar single-precision minimums by Sanjay Patel · 10 years ago
- 828f99c Updated broadcast stack folding test to avoid use of broadcast intrinsics. by Simon Pilgrim · 10 years ago
- 377010a fix typos; NFC by Sanjay Patel · 10 years ago
- 7f95266 add test case to show current codegen by Sanjay Patel · 10 years ago
- 126b405 Silence VS2015 warning. Patch by James Touton! by Yaron Keren · 10 years ago
- 3aac2c6 [DAGCombiner] Attempt to mask vectors before zero extension instead of after. by Simon Pilgrim · 10 years ago
- 0cf84bc [PM/AA] Delete the LibCallAliasAnalysis and all the associated infrastructure. by Chandler Carruth · 10 years ago
- ac02960 [IR] Update CreateCatchRet to take a return value by David Majnemer · 10 years ago
- 0c2192d AMDGPU/SI: Only look at live out SGPR defs by Matt Arsenault · 10 years ago
- de17e77 [IR] Give catchret an optional 'return value' operand by David Majnemer · 10 years ago
- 276ea22 Remove redundant TargetFrameLowering::getFrameIndexOffset virtual function. by James Y Knight · 10 years ago
- c37a088 [WebAssembly] Add Relooper by JF Bastien · 10 years ago
- 6470102 Accelerate MergeFunctions with hashing by JF Bastien · 10 years ago
- bd978a4 MIRLangRef: Describe the syntax that is used to represent machine basic blocks. by Alex Lorenz · 10 years ago
- 4861e30 LoopStrengthReduce: Try to pass address space to isLegalAddressingMode by Matt Arsenault · 10 years ago
- 5ba7cf9 AMDGPU/SI: Fix printing useless info with amdhsa by Matt Arsenault · 10 years ago
- 1bb08cd AMDGPU/SI: Update LiveVariables by Matt Arsenault · 10 years ago
- de125a7 AMDGPU/SI: Update LiveIntervals during SIFixSGPRLiveRanges by Matt Arsenault · 10 years ago
- d780cdc AMDGPU: Remove unnecessary assert by Matt Arsenault · 10 years ago
- 7b04c26 AMDGPU/SI: Make comments more precise. by Matt Arsenault · 10 years ago
- 3b0b6f0 make current codegen visible in the checks, so we can decide if it's right by Sanjay Patel · 10 years ago
- b98e71a Fix a crash where a utility function wasn't aware of fcmp vectors and created a value with the wrong type. Fixes PR24458! by Nick Lewycky · 10 years ago
- 0498bd2 [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl by Bjarke Hammersholt Roune · 10 years ago
- 08f721d Add a target environment for CoreCLR. by Pat Gavlin · 10 years ago
- 867507a make current codegen visible in the checks, so we can decide if it's right by Sanjay Patel · 10 years ago
- e9da6d5 [AArch64] Fix FMLS scalar-indexed-from-2s-after-neg patterns. by Ahmed Bougacha · 10 years ago
- fa99556 [msan] Fix handling of musttail calls. by Evgeniy Stepanov · 10 years ago
- 1426599 [bpf] add documentation and instruction set description by Alexei Starovoitov · 10 years ago
- b445d0c9 MIR Serialization: Serialize the '.cfi_same_value' CFI directive. by Alex Lorenz · 10 years ago
- 643f4bc MIR Serialization: Serialize the external symbol call entry pseudo source by Alex Lorenz · 10 years ago
- 78f9b57 MIR Serialization: Serialize the global value call entry pseudo source values. by Alex Lorenz · 10 years ago
- 87e0087 [RegionInfo] Remove unused and broken function splitBlock by Michael Kruse · 10 years ago
- 4561759 AMDGPU/SI: Add missing spill class by Tom Stellard · 10 years ago
- 5562df7 Revert "[ARM] Fix MachO CPU Subtype selection" by Renato Golin · 10 years ago
- 6ad9b21 MIR Serialization: Serialize the 'internal' register operand flag. by Alex Lorenz · 10 years ago
- 46d5ea6 MIR Serialization: Serialize the bundled machine instructions. by Alex Lorenz · 10 years ago
- 7f3292c [ARM] Fix MachO CPU Subtype selection by Vedant Kumar · 10 years ago
- 09ec2d3 [x86] fix allowsMisalignedMemoryAccess() implementation by Sanjay Patel · 10 years ago
- fa57ebc [test] Testing write access to llvm by Vedant Kumar · 10 years ago
- afc9925 [sancov] Fix an unused variable warning introduced in r245067 by Justin Bogner · 10 years ago
- e4ca1fb Reverting patch r244235. by Kit Barton · 10 years ago
- 185d96c [cmake] Start adding support for LLVM_USE_SANITIZER=Address on Windows by Reid Kleckner · 10 years ago
- 458a50d [sancov] Leave llvm.localescape in the entry block by Reid Kleckner · 10 years ago
- 4ff88e3 Cleanup test whitespace or lack thereof. NFC. by Chad Rosier · 10 years ago
- 0a8f7a1 [CMake] Fix PR14200, llvm-config output misses -fno-rtti by Chris Bieneman · 10 years ago
- ea619d0 Revert "Centralize the information about which object format we are using." by Rafael Espindola · 10 years ago
- 729c24b Convert tests under MC/ELF from macho-dump to llvm-readobj. by Davide Italiano · 10 years ago
- 22ac7ab don't repeaat function names in comments; NFC by Sanjay Patel · 10 years ago
- b0a171f Centralize the information about which object format we are using. by Rafael Espindola · 10 years ago
- 26e1739 Separate out BDCE's analysis into a separate DemandedBits analysis. by James Molloy · 10 years ago
- 43a339e Renamed min tests (typo) by Simon Pilgrim · 10 years ago
- f8e7c14 [AArch64] FMINNAN/FMAXNAN on f16 is not legal. by James Molloy · 10 years ago
- 0d2d02d [PM/AA] Remove two no-op overridden functions that just delegated to the by Chandler Carruth · 10 years ago
- 8452a3f [LVer] Remove unused Pass parameter from versionLoop, NFC by Adam Nemet · 10 years ago
- de445db [RuntimeDyld] Make sure code-sections aren't under-aligned. by Lang Hames · 10 years ago
- 2dacece [IR] Add token types by David Majnemer · 10 years ago
- 20c7897 Add support for cross block dse. by Karthik Bhat · 10 years ago
- 41bdb7c [PM/AA] Run clang-format over the ObjCARC Alias Analysis code to by Chandler Carruth · 10 years ago
- 416c002 [PM/AA] Don't bother forward declaring Function and Value, just include by Chandler Carruth · 10 years ago
- 9465c31 PowerPC: remove dead initialization (NFC) by Saleem Abdulrasool · 10 years ago
- 0d68ddf [PM/AA] Extract the interface for GlobalsModRef into a header along with by Chandler Carruth · 10 years ago
- 40e8a59 [PM/AA] Hoist the interface to TBAA into a dedicated header along with by Chandler Carruth · 10 years ago
- 51d9f58 [PM/AA] Run clang-format over TBAA code to normalize the formatting by Chandler Carruth · 10 years ago
- 63147bd [PM/AA] Remove a stray #include that snuck in via copy/paste when by Chandler Carruth · 10 years ago
- 0293ed6 [PM/AA] Clean up the SCEV-AA comment formatting and typos. by Chandler Carruth · 10 years ago
- 72644df [PM/AA] Run clang-format over the SCEV-AA code to normalize the formatting. by Chandler Carruth · 10 years ago
- 217849d [PM/AA] Hoist the SCEV-AA interface to its own header and pull the by Chandler Carruth · 10 years ago
- 01910b8 [PM/AA] Hoist ScopedNoAliasAA's interface into a header and move the by Chandler Carruth · 10 years ago
- e115abc [PM/AA] Hoist the value handle definition for CFLAA into the header to by Chandler Carruth · 10 years ago
- 59300ce [PM/AA] Run clang-format over the ScopedNoAliasAA pass prior to making by Chandler Carruth · 10 years ago
- 519ed7c [PM/AA] Extract a minimal interface for CFLAA to its own header file. by Chandler Carruth · 10 years ago
- c269c3d [PM/AA] Delete two pointlessly overridden methods on the AA interface by by Chandler Carruth · 10 years ago
- 0dc1606 [PM/AA] Sink all the actual code from AliasAnalysisCounter back into the by Chandler Carruth · 10 years ago
- 20c9ab5 [PM/AA] Run clang-format over this code to establish a clean baseline by Chandler Carruth · 10 years ago
- 968d0e3 [PM/AA] Hoist the AA counter pass into a header to match the analysis pattern. by Chandler Carruth · 10 years ago
- c4aff77 [SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign-overflow. by Jingyue Wu · 10 years ago
- 0d1a277 [PM/AA] Remove the function names and class names from doxygen comments by Chandler Carruth · 10 years ago
- f6f8783 [PM/AA] Move the LibCall AA creation routine declaration to that by Chandler Carruth · 10 years ago
- 67bd697 [PM/AA] Run clang-format over LibCallAliasAnalysis prior to making by Chandler Carruth · 10 years ago
- 329f959 Update ExceptionDemo for exception handling API changes (personality function call->function move) by David Blaikie · 10 years ago
- 1dde2af Update MIRLangRef for MIR syntax change from r244982. by Alex Lorenz · 10 years ago
- 54b3a03 Fix -Wformat warnings in ExceptionDemo by David Blaikie · 10 years ago
- 00c293b Fix up the ExceptionDemo for some API changes over the past <time> by David Blaikie · 10 years ago
- 62b7c9c [LIR] Re-instate r244880, reverted in r244884, factoring the handling of by Chandler Carruth · 10 years ago
- 5d09c2f MIR Serialization: Change MIR syntax - use custom syntax for MBBs. by Alex Lorenz · 10 years ago
- 9ce155d don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
- b21cc6b [IR] Cleanup indentation of EH instructions by David Majnemer · 10 years ago
- bf616c1 [AMDGPU] Use the general SMAX/SMIN/UMAX/UMIN pattern matching and remove the AMDGPU implementation by Simon Pilgrim · 10 years ago
- 7409d94 [AArch64] Provide "too few operands" diags on short-form NEON also. by Ahmed Bougacha · 10 years ago
- 1b93706 MIR Parser: Don't allow negative alignments for memory operands. by Alex Lorenz · 10 years ago