The Week Of Monday 26 November 2012 Archives by author
Starting: Mon Nov 26 01:19:20 PST 2012
Ending: Sun Dec 2 23:41:41 PST 2012
Messages: 837
- [llvm-commits] [llvm] r167912 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/pr14333.ll
32bitmicro
- [llvm-commits] [PATCH][RFC] Disable data region directives
Joe Abbey
- [llvm-commits] [PATCH][RFC] Disable data region directives
Joe Abbey
- [llvm-commits] [llvm] r168661 - /llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
Joe Abbey
- [llvm-commits] [PATCH][RFC] Disable data region directives
Joe Abbey
- [llvm-commits] [PATCH][RFC] Disable data region directives
Joe Abbey
- [llvm-commits] [Psuedo-PATCH] Getting Started
Joe Abbey
- [llvm-commits] [Psuedo-PATCH] Getting Started
Joe Abbey
- [llvm-commits] [Psuedo-PATCH] Getting Started
Joe Abbey
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Owen Anderson
- [llvm-commits] [llvm] r168635 - in /llvm/trunk: include/llvm/CodeGen/MachineModuleInfo.h include/llvm/Pass.h include/llvm/PassManager.h include/llvm/PassManagers.h lib/VMCore/PassManager.cpp tools/bugpoint/CrashDebugger.cpp tools/llc/llc.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-stress/llvm-stress.cpp tools/lto/LTOCodeGenerator.cpp tools/opt/opt.cpp
Owen Anderson
- [llvm-commits] [llvm] r168654 - in /llvm/trunk: include/llvm/CodeGen/MachineModuleInfo.h include/llvm/Pass.h include/llvm/PassManager.h include/llvm/PassManagers.h lib/VMCore/PassManager.cpp tools/bugpoint/CrashDebugger.cpp tools/llc/llc.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-stress/llvm-stress.cpp tools/lto/LTOCodeGenerator.cpp tools/opt/opt.cpp
Owen Anderson
- [llvm-commits] [www] r168938 - /www/trunk/devmtg/2012-11/Gohman-AliasAnalysis.pdf
Owen Anderson
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Owen Anderson
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Owen Anderson
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Owen Anderson
- [llvm-commits] Improved Covered Default Switch detection
Dimitry Andric
- [llvm-commits] Improvements to PassManager
Pedro Artigas
- [llvm-commits] Improvements to PassManager
Pedro Artigas
- [llvm-commits] Improvements to PassManager
Pedro Artigas
- [llvm-commits] Improvements to PassManager
Pedro Artigas
- [llvm-commits] Improvements to PassManager
Pedro Artigas
- [llvm-commits] [llvm] r168709 - /llvm/trunk/include/llvm/Pass.h
Pedro Artigas
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Pedro Artigas
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Pedro Artigas
- [llvm-commits] [llvm] r168905 - in /llvm/trunk: include/llvm/CodeGen/MachineModuleInfo.h include/llvm/Pass.h include/llvm/PassManager.h lib/VMCore/PassManager.cpp tools/bugpoint/CrashDebugger.cpp tools/llc/llc.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-stress/llvm-stress.cpp tools/lto/LTOCodeGenerator.cpp tools/opt/opt.cpp
Pedro Artigas
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Pedro Artigas
- [llvm-commits] X*log2(Y*0.5)->X*log2(Y)-X (under fast math)
Pedro Artigas
- [llvm-commits] X*log2(Y*0.5)->X*log2(Y)-X (under fast math)
Pedro Artigas
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Pedro Artigas
- [llvm-commits] [llvm] r169043 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Pedro Artigas
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Pedro Artigas
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Pedro Artigas
- [llvm-commits] [llvm] r169043 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Pedro Artigas
- [llvm-commits] RFC moving doInitialization/doFinalization to Pass class
Pedro Artigas
- [llvm-commits] [patch] Enable the generation of vaddl-type instructions from extloads on ARM
Silviu Baranga
- [llvm-commits] [PATCH] Enable atomic64 min/max operations on ARM
Silviu Baranga
- [llvm-commits] [PATCH] Enable atomic64 min/max operations on ARM
Silviu Baranga
- [llvm-commits] [llvm] r168886 - in /llvm/trunk: lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h lib/Target/ARM/ARMInstrInfo.td test/CodeGen/ARM/atomic-64bit.ll
Silviu Baranga
- [llvm-commits] [PATCH] Enable atomic64 min/max operations on ARM
Silviu Baranga
- [llvm-commits] [llvm] r168592 - /llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168911 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Matt Beaumont-Gay
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Matt Beaumont-Gay
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Matt Beaumont-Gay
- [llvm-commits] [llvm] r168587 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Eli Bendersky
- [llvm-commits] [llvm] r168588 - /llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll
Eli Bendersky
- [llvm-commits] [llvm] r168587 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Eli Bendersky
- [llvm-commits] [llvm] r168587 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Eli Bendersky
- [llvm-commits] PATCH: add backreference support to Regex
Eli Bendersky
- [llvm-commits] [llvm] r168632 - /llvm/trunk/test/MC/Disassembler/X86/enhanced.txt
Eli Bendersky
- [llvm-commits] [llvm] r168752 - /llvm/trunk/docs/SourceLevelDebugging.rst
Eli Bendersky
- [llvm-commits] PATCH: add backreference support to Regex
Eli Bendersky
- [llvm-commits] PATCH: add backreference support to Regex
Eli Bendersky
- [llvm-commits] PATCH: add backreference support to Regex
Eli Bendersky
- [llvm-commits] [llvm] r168802 - in /llvm/trunk: include/llvm/Support/Regex.h lib/Support/Regex.cpp lib/Support/regcomp.c unittests/Support/RegexTest.cpp
Eli Bendersky
- [llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Eli Bendersky
- [llvm-commits] [llvm] r168942 - /llvm/trunk/test/FileCheck/two-checks-for-same-match.txt
Eli Bendersky
- [llvm-commits] [Psuedo-PATCH] Getting Started
Eli Bendersky
- [llvm-commits] [llvm] r169001 - /llvm/trunk/utils/FileCheck/FileCheck.cpp
Eli Bendersky
- [llvm-commits] [llvm] r169002 - /llvm/trunk/utils/FileCheck/FileCheck.cpp
Eli Bendersky
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Eli Bendersky
- [llvm-commits] [Psuedo-PATCH] Getting Started
Eli Bendersky
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Eli Bendersky
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Eli Bendersky
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Eli Bendersky
- [llvm-commits] [llvm] r169101 - in /llvm/trunk: test/FileCheck/var-ref-same-line.txt utils/FileCheck/FileCheck.cpp
Eli Bendersky
- [llvm-commits] [llvm] r169103 - /llvm/trunk/docs/CommandGuide/FileCheck.rst
Eli Bendersky
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Eli Bendersky
- [llvm-commits] [llvm] r169104 - /llvm/trunk/docs/Makefile.sphinx
Eli Bendersky
- [llvm-commits] [llvm] r169105 - /llvm/trunk/docs/Makefile.sphinx
Eli Bendersky
- [llvm-commits] [llvm] r169105 - /llvm/trunk/docs/Makefile.sphinx
Eli Bendersky
- [llvm-commits] [llvm] r169108 - /llvm/trunk/test/CodeGen/X86/rdrand.ll
Eli Bendersky
- [llvm-commits] [llvm] r169109 - in /llvm/trunk: test/FileCheck/regex-brackets.txt test/FileCheck/simple-var-capture.txt utils/FileCheck/FileCheck.cpp
Eli Bendersky
- [llvm-commits] [llvm] r169115 - /llvm/trunk/docs/TestingGuide.rst
Eli Bendersky
- [llvm-commits] [llvm] r168211 - /llvm/trunk/include/llvm/Attributes.h
David Blaikie
- [llvm-commits] [zorg] r168803 - /zorg/trunk/zorg/buildbot/builders/ClangBuilder.py
David Blaikie
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
David Blaikie
- [llvm-commits] [compiler-rt] r165913 - /compiler-rt/trunk/lib/ubsan/ubsan_value.cc
David Blaikie
- [llvm-commits] [compiler-rt] r165913 - /compiler-rt/trunk/lib/ubsan/ubsan_value.cc
David Blaikie
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
David Blaikie
- [llvm-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
David Blaikie
- [llvm-commits] [llvm] r168678 - in /llvm/trunk: lib/Analysis/ test/Analysis/DependenceAnalysis/
Preston Briggs
- [llvm-commits] [llvm] r168719 - in /llvm/trunk: lib/Analysis/ test/Analysis/DependenceAnalysis/
Preston Briggs
- [llvm-commits] [llvm] r168854 - /llvm/trunk/lib/Analysis/DependenceAnalysis.cpp
Preston Briggs
- [llvm-commits] [llvm] r168965 - in /llvm/trunk: lib/Analysis/DependenceAnalysis.cpp test/Analysis/DependenceAnalysis/ExactRDIV.ll test/Analysis/DependenceAnalysis/ZIV.ll
Preston Briggs
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Stephen Canon
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Stephen Canon
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Stephen Canon
- [llvm-commits] Improvements to PassManager
Chandler Carruth
- [llvm-commits] Improvements to PassManager
Chandler Carruth
- [llvm-commits] Improvements to PassManager
Chandler Carruth
- [llvm-commits] [llvm] r168644 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
Chandler Carruth
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Chandler Carruth
- [llvm-commits] [PATCH] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part
Chandler Carruth
- [llvm-commits] [PATCH] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part
Chandler Carruth
- [llvm-commits] [PATCH] MemorySanitizer instrumentation pass.
Chandler Carruth
- [llvm-commits] [llvm] r168815 - /llvm/trunk/unittests/VMCore/IRBuilderTest.cpp
Chandler Carruth
- [llvm-commits] [www] r168860 - in /www/trunk/devmtg/2012-11: Carruth-OptimizingAbstractions.pdf index.html
Chandler Carruth
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Chandler Carruth
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Chandler Carruth
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Chandler Carruth
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Chandler Carruth
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Chandler Carruth
- [llvm-commits] [llvm] r168864 - in /llvm/trunk/lib/Transforms/Instrumentation: AddressSanitizer.cpp ThreadSanitizer.cpp
Chandler Carruth
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
Chandler Carruth
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Chandler Carruth
- [llvm-commits] [llvm] r168972 - in /llvm/trunk: include/llvm/Analysis/MemoryBuiltins.h include/llvm/InstVisitor.h include/llvm/Support/InstVisitor.h lib/Analysis/InlineCost.cpp lib/Analysis/InstCount.cpp lib/Analysis/Lint.cpp lib/ExecutionEngine/Interpreter/Interpreter.h lib/Transforms/InstCombine/InstCombine.h lib/Transforms/Instrumentation/MemorySanitizer.cpp lib/Transforms/Scalar/SCCP.cpp lib/Transforms/Scalar/SROA.cpp lib/VMCore/Verifier.cpp tools/bugpoint-passes/TestPasses.cpp
Chandler Carruth
- [llvm-commits] [llvm] r168988 - /llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
Chandler Carruth
- [llvm-commits] [llvm] r168989 - /llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
Chandler Carruth
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Chandler Carruth
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Chandler Carruth
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Chandler Carruth
- [llvm-commits] [llvm] r168993 - in /llvm/trunk/include/llvm: ADT/Optional.h Support/Compiler.h
Chandler Carruth
- [llvm-commits] [llvm] r168996 - in /llvm/trunk: include/llvm/ADT/ include/llvm/Support/ lib/Support/ lib/Support/Unix/ lib/Support/Windows/ lib/Target/Mips/ unittests/ADT/ unittests/Support/
Chandler Carruth
- [llvm-commits] [llvm] r168997 - /llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
Chandler Carruth
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Chandler Carruth
- [llvm-commits] [PATCH] Refactor ASan passes options and add blacklist file to them
Chandler Carruth
- [llvm-commits] [llvm] r169079 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Chandler Carruth
- [llvm-commits] [llvm] r168581 - /llvm/trunk/lib/VMCore/PassManager.cpp
Chandler Carruth
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Chandler Carruth
- [llvm-commits] [llvm] r169107 - /llvm/trunk/docs/CodingStandards.rst
Chandler Carruth
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Chandler Carruth
- [llvm-commits] Improvements to PassManager
Evan Cheng
- [llvm-commits] [llvm] r168654 - in /llvm/trunk: include/llvm/CodeGen/MachineModuleInfo.h include/llvm/Pass.h include/llvm/PassManager.h include/llvm/PassManagers.h lib/VMCore/PassManager.cpp tools/bugpoint/CrashDebugger.cpp tools/llc/llc.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-stress/llvm-stress.cpp tools/lto/LTOCodeGenerator.cpp tools/opt/opt.cpp
Evan Cheng
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Evan Cheng
- [llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags
Evan Cheng
- [llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags
Evan Cheng
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
Evan Cheng
- [llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Evan Cheng
- [llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Evan Cheng
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Evan Cheng
- [llvm-commits] [llvm] r168622 - /llvm/trunk/lib/CodeGen/MachineCSE.cpp
Evan Cheng
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Evan Cheng
- [llvm-commits] [llvm] r169043 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Evan Cheng
- [llvm-commits] [llvm] r168321 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [PATCH] - RFC - Selecting a Dwarf Info version from the command line.
Eric Christopher
- [llvm-commits] [llvm] r168637 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168638 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168638 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168643 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168644 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
Eric Christopher
- [llvm-commits] [llvm] r168644 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
Eric Christopher
- [llvm-commits] [llvm] r168666 - in /llvm/trunk: lib/DebugInfo/DWARFContext.cpp test/MC/MachO/gen-dwarf.s
Eric Christopher
- [llvm-commits] [llvm] r168680 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168736 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Eric Christopher
- [llvm-commits] [llvm] r168737 - in /llvm/trunk/lib/CodeGen/AsmPrinter: DwarfDebug.cpp DwarfDebug.h
Eric Christopher
- [llvm-commits] [llvm] r168761 - /llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
Eric Christopher
- [llvm-commits] [llvm] r168762 - /llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
Eric Christopher
- [llvm-commits] [llvm] r168763 - /llvm/trunk/lib/MC/MCObjectFileInfo.cpp
Eric Christopher
- [llvm-commits] [llvm] r168764 - in /llvm/trunk: include/llvm/MC/MCObjectFileInfo.h lib/MC/MCObjectFileInfo.cpp
Eric Christopher
- [llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags
Eric Christopher
- [llvm-commits] [llvm] r168532 - in /llvm/trunk: include/llvm/MC/MCDwarf.h lib/MC/MCDwarf.cpp lib/MC/MCStreamer.cpp
Eric Christopher
- [llvm-commits] [llvm] r168952 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
Eric Christopher
- [llvm-commits] [llvm] r168986 - in /llvm/trunk: include/llvm/MC/MCObjectFileInfo.h lib/MC/MCObjectFileInfo.cpp
Eric Christopher
- [llvm-commits] Mips patch [Was: 3.2 Release RC2 deadline November 29th]
Eric Christopher
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Eric Christopher
- [llvm-commits] [llvm] r169043 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Eric Christopher
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Eric Christopher
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Eric Christopher
- [llvm-commits] [llvm] r169056 - /llvm/trunk/lib/Support/Dwarf.cpp
Eric Christopher
- [llvm-commits] [llvm] r169061 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/DebugInfo/X86/fission-cu.ll
Eric Christopher
- [llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Quentin Colombet
- [llvm-commits] [PATCH] Add ARM cortex-a5 subtarget
Quentin Colombet
- [llvm-commits] [llvm] r168933 - in /llvm/trunk/lib/Target/ARM: ARM.td ARMSubtarget.h
Quentin Colombet
- [llvm-commits] [PATCH] ARM/NEON: Custom lower ctpop for appropriate vector types
Pete Couperus
- [llvm-commits] [PATCH] ARM/NEON: Custom lower ctpop for appropriate vector types
Pete Couperus
- [llvm-commits] [PATCH] ARM/NEON: Custom lower ctpop for appropriate vector types
Pete Couperus
- [llvm-commits] [poolalloc] r168381 - in /poolalloc/trunk: lib/DSA/TopDownClosure.cpp test/dsa/regression/2012-11-20.TDUnresolvedIncomplete.ll
John Criswell
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
John Criswell
- [llvm-commits] [poolalloc] r168890 - in /poolalloc/branches/release_32: ./ lib/AssistDS/GEPExprArgs.cpp lib/AssistDS/LoadArgs.cpp lib/AssistDS/StructReturnToPointer.cpp lib/AssistDS/TypeChecks.cpp lib/DSA/Local.cpp lib/DSA/StdLibPass.cpp lib/DSA/TopDownClosure.cpp test/dsa/regression/2012-11-19.ExternFuncSummaries.ll test/dsa/regression/2012-11-19.MultipleVAStartAlias.ll test/dsa/regression/2012-11-20.TDUnresolvedIncomplete.ll test/dsa/td/basic-global.ll
John Criswell
- [llvm-commits] [poolalloc] r169033 - /poolalloc/branches/release_32/include/LinkDSA.h
John Criswell
- [llvm-commits] [poolalloc] r169034 - /poolalloc/branches/release_32/include/LinkDSA.h
John Criswell
- [llvm-commits] [llvm] r168810 - in /llvm/trunk/lib/Target/Hexagon: HexagonISelDAGToDAG.cpp HexagonOperands.td
Anshuman Dasgupta
- [llvm-commits] Improved Covered Default Switch detection
Charles Davis
- [llvm-commits] [zorg] r168753 - /zorg/trunk/zorg/buildbot/builders/LLDBBuilder.py
David Dean
- [llvm-commits] Name change in X86IselLowering - Please review
Demikhovsky, Elena
- [llvm-commits] [llvm] r168875 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86Subtarget.h
Elena Demikhovsky
- [llvm-commits] [llvm] r168773 - in /llvm/trunk: include/llvm/CodeGen/ScheduleDFS.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-matrix.ll
Demikhovsky, Elena
- [llvm-commits] [compiler-rt] r168700 - in /compiler-rt/trunk/lib/ubsan: lit_tests/Integer/div-zero.cpp lit_tests/Integer/uadd-overflow.cpp lit_tests/Integer/uincdec-overflow.cpp lit_tests/Integer/umul-overflow.cpp lit_tests/Integer/usub-overflow.cpp ubsan_handlers.cc ubsan_handlers.h
Will Dietz
- [llvm-commits] [compiler-rt] r169112 - in /compiler-rt/trunk/lib/ubsan: ./ lit_tests/Float/ lit_tests/Integer/ lit_tests/Misc/ lit_tests/TypeCheck/
Will Dietz
- [llvm-commits] [compiler-rt] r169113 - in /compiler-rt/trunk/lib/ubsan: lit_tests/Integer/no-recover.cpp ubsan_handlers.cc ubsan_handlers.h ubsan_handlers_cxx.cc ubsan_handlers_cxx.h
Will Dietz
- [llvm-commits] [llvm] r168750 - /llvm/trunk/utils/lit/lit/__init__.py
Daniel Dunbar
- [llvm-commits] [llvm] r168081 - /llvm/trunk/lib/Support/Unix/PathV2.inc
Daniel Dunbar
- [llvm-commits] [test-suite] r168940 - /test-suite/trunk/SingleSource/UnitTests/Vectorizer/gcc-loops.cpp
Daniel Dunbar
- [llvm-commits] [test-suite] r168954 - /test-suite/trunk/MultiSource/Benchmarks/SciMark2-C/kernel.c
Daniel Dunbar
- [llvm-commits] [LNT] r168969 - /lnt/trunk/lnt/tests/compile.py
Daniel Dunbar
- [llvm-commits] [llvm] r169038 - in /llvm/trunk/utils/lit/lit/ExampleTests/ManyTests: ./ lit.local.cfg
Daniel Dunbar
- [llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Daniel Dunbar
- [llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Daniel Dunbar
- [llvm-commits] [llvm] r169073 - /llvm/trunk/lib/MC/MCParser/AsmParser.cpp
Daniel Dunbar
- [llvm-commits] [LLVMdev] Lost commit mails
Jean-Daniel Dupas
- [llvm-commits] [llvm] r168960 - in /llvm/trunk: lib/Target/ARM/Disassembler/ARMDisassembler.cpp test/MC/Disassembler/ARM/unpredictable-BFI.txt
Kevin Enderby
- [llvm-commits] [llvm] r167912 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/pr14333.ll
Rafael Espíndola
- [llvm-commits] [PATCH] Merge function types is C.
Rafael Espíndola
- [llvm-commits] [PATCH][RFC] Disable data region directives
Rafael Espíndola
- [llvm-commits] [PATCH][RFC] Disable data region directives
Rafael Espíndola
- [llvm-commits] [llvm] r168532 - in /llvm/trunk: include/llvm/MC/MCDwarf.h lib/MC/MCDwarf.cpp lib/MC/MCStreamer.cpp
Rafael Espíndola
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Rafael Espíndola
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Rafael Espíndola
- [llvm-commits] [llvm] r168829 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp
Rafael Espíndola
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Rafael Espíndola
- [llvm-commits] [llvm] r168829 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp
Rafael Espíndola
- [llvm-commits] MachOObjectFile::getSectionName
Rafael Espíndola
- [llvm-commits] MachOObjectFile::getSectionName
Rafael Espíndola
- [llvm-commits] [patch] Trying to enable EH support in the MCJIT
Rafael Espíndola
- [llvm-commits] Flag to print vectorized loops
Hal Finkel
- [llvm-commits] [LLVMdev] Flag to print vectorized loops
Hal Finkel
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Hal Finkel
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Hal Finkel
- [llvm-commits] [llvm] r168765 - in /llvm/trunk: lib/Transforms/Vectorize/BBVectorize.cpp test/Transforms/BBVectorize/simple.ll
Hal Finkel
- [llvm-commits] [llvm] r168765 - in /llvm/trunk: lib/Transforms/Vectorize/BBVectorize.cpp test/Transforms/BBVectorize/simple.ll
Hal Finkel
- [llvm-commits] [llvm] [PATCH] PowerPC: Fix Altivec multiply-add zero sign
Hal Finkel
- [llvm-commits] Fwd: [llvm] r169020 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Hal Finkel
- [llvm-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Hal Finkel
- [llvm-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Hal Finkel
- [llvm-commits] [PATCH] Use GetUnderlyingObjects in misched
Hal Finkel
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Hal Finkel
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Hal Finkel
- [llvm-commits] ARM ELF disassembly with integrated-as
Greg Fitzgerald
- [llvm-commits] ARM ELF disassembly with integrated-as
Greg Fitzgerald
- [llvm-commits] [PATCH] - RFC - Selecting a Dwarf Info version from the command line.
Rick Foos
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Eli Friedman
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Eli Friedman
- [llvm-commits] [PATCH] InstCombine enhancement
Eli Friedman
- [llvm-commits] [PATCH] InstCombine enhancement
Eli Friedman
- [llvm-commits] [llvm] r168629 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp test/Transforms/InstCombine/memcpy-from-global.ll
Eli Friedman
- [llvm-commits] [patch] Don't use alignment of global if global is weak in instcombine
Eli Friedman
- [llvm-commits] [llvm] r168280 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp test/Transforms/InstCombine/alloca.ll
Eli Friedman
- [llvm-commits] [llvm] r168648 - in /llvm/trunk: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp
Eli Friedman
- [llvm-commits] [llvm] r168649 - /llvm/trunk/0007-Fast-math-test-for-SimplifyInstruction-fold-multiply.patch
Eli Friedman
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Eli Friedman
- [llvm-commits] [LLVMdev] Flag to print vectorized loops
Eli Friedman
- [llvm-commits] [PATCH] instcombine: Don't replace all uses for instructions with no uses
Eli Friedman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Eli Friedman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Eli Friedman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Eli Friedman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Eli Friedman
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Eli Friedman
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Eli Friedman
- [llvm-commits] [llvm] r169046 - /llvm/trunk/CODE_OWNERS.TXT
Eli Friedman
- [llvm-commits] PATCH: (cmake) Fix tool-less build
Óscar Fuentes
- [llvm-commits] [www] r168938 - /www/trunk/devmtg/2012-11/Gohman-AliasAnalysis.pdf
Dan Gohman
- [llvm-commits] [www] r168939 - /www/trunk/devmtg/2012-11/index.html
Dan Gohman
- [llvm-commits] [llvm] r168941 - /llvm/trunk/CREDITS.TXT
Dan Gohman
- [llvm-commits] [www] r168944 - /www/trunk/devmtg/2012-11/Gohman-AliasAnalysis.pdf
Dan Gohman
- [llvm-commits] [llvm] r168946 - /llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
Dan Gohman
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Renato Golin
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Renato Golin
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Renato Golin
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Renato Golin
- [llvm-commits] [PATCH] Enable atomic64 min/max operations on ARM
Renato Golin
- [llvm-commits] [LNT] r168616 - /lnt/trunk/lnt/tests/compile.py
Michael Gottesman
- [llvm-commits] [LNT] r168813 - /lnt/trunk/lnt/tests/compile.py
Michael Gottesman
- [llvm-commits] [LNT] r168828 - /lnt/trunk/lnt/tests/compile.py
Michael Gottesman
- [llvm-commits] [llvm] r168817 - in /llvm/trunk/docs: CommandGuide/bugpoint.rst SystemLibrary.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168871 - /llvm/trunk/docs/CommandGuide/bugpoint.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168817 - in /llvm/trunk/docs: CommandGuide/bugpoint.rst SystemLibrary.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168897 - /llvm/trunk/docs/CodeGenerator.rst
Dmitri Gribenko
- [llvm-commits] [PATCH] Convert WritingAnLLVMBackend.html to reST
Dmitri Gribenko
- [llvm-commits] [llvm] r168902 - /llvm/trunk/docs/CommandGuide/lit.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168904 - /llvm/trunk/docs/CommandGuide/tblgen.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168906 - /llvm/trunk/docs/CommandGuide/lit.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168912 - /llvm/trunk/docs/CommandGuide/llc.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168919 - /llvm/trunk/docs/CommandGuide/opt.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168920 - /llvm/trunk/docs/CommandGuide/llvm-stress.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168922 - /llvm/trunk/docs/CommandGuide/llvm-cov.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168924 - /llvm/trunk/docs/CommandGuide/llvm-link.rst
Dmitri Gribenko
- [llvm-commits] [llvm] r168926 - /llvm/trunk/docs/CommandGuide/FileCheck.rst
Dmitri Gribenko
- [llvm-commits] [Psuedo-PATCH] Getting Started
Dmitri Gribenko
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Dmitri Gribenko
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Dmitri Gribenko
- [llvm-commits] [PATCH] Convert WritingAnLLVMBackend.html to reST
Dmitri Gribenko
- [llvm-commits] [llvm] r169087 - in /llvm/trunk/docs: CodeGenerator.rst WritingAnLLVMBackend.html WritingAnLLVMBackend.rst subsystems.rst
Dmitri Gribenko
- [llvm-commits] [PATCH] Convert WritingAnLLVMBackend.html to reST
Dmitri Gribenko
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Dmitri Gribenko
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Dmitri Gribenko
- [llvm-commits] PATCH: FileCheck to allow referencing vars defined on the same line
Dmitri Gribenko
- [llvm-commits] [PATCH][RFC] Disable data region directives
Jim Grosbach
- [llvm-commits] [PATCH][RFC] Disable data region directives
Jim Grosbach
- [llvm-commits] [PATCH][RFC] Disable data region directives
Jim Grosbach
- [llvm-commits] [llvm] r168532 - in /llvm/trunk: include/llvm/MC/MCDwarf.h lib/MC/MCDwarf.cpp lib/MC/MCStreamer.cpp
Jim Grosbach
- [llvm-commits] [LLVMdev] Lost commit mails
Jim Grosbach
- [llvm-commits] [LNT] r168813 - /lnt/trunk/lnt/tests/compile.py
Jim Grosbach
- [llvm-commits] ARM ELF disassembly with integrated-as
Jim Grosbach
- [llvm-commits] [llvm] r168923 - in /llvm/trunk: include/llvm/Object/MachO.h lib/Object/MachOObjectFile.cpp
Jim Grosbach
- [llvm-commits] ARM ELF disassembly with integrated-as
Jim Grosbach
- [llvm-commits] [llvm] r168935 - /llvm/trunk/lib/Object/MachOObjectFile.cpp
Jim Grosbach
- [llvm-commits] ARM ELF disassembly with integrated-as
Jim Grosbach
- [llvm-commits] [LLVMdev] !!! 3.2 Release RC2 deadline November 29th
Jim Grosbach
- [llvm-commits] [polly] Remove unused code
Tobias Grosser
- [llvm-commits] [polly] r168624 - /polly/trunk/lib/RegisterPasses.cpp
Tobias Grosser
- [llvm-commits] [polly] r168780 - /polly/trunk/CMakeLists.txt
Tobias Grosser
- [llvm-commits] Commit 168785 broke hexagon target data strings
Tobias Grosser
- [llvm-commits] Commit 168785 broke hexagon target data strings
Tobias Grosser
- [llvm-commits] Lost commit mails
Tobias Grosser
- [llvm-commits] [LLVMdev] Lost commit mails
Tobias Grosser
- [llvm-commits] [LLVMdev] Lost commit mails
Tobias Grosser
- [llvm-commits] [polly] r168903 - /polly/trunk/utils/0001-Add-llvm.codegen-intrinsic.patch
Tobias Grosser
- [llvm-commits] [polly] r168964 - /polly/trunk/lib/CodeGen/CodeGeneration.cpp
Tobias Grosser
- [llvm-commits] [polly] r168966 - /polly/trunk/lib/CodeGen/CodeGeneration.cpp
Tobias Grosser
- [llvm-commits] [polly] r169100 - in /polly/trunk: lib/CodeGen/IslAst.cpp utils/checkout_cloog.sh
Tobias Grosser
- [llvm-commits] [PATCH] Change return type of getOptimalMemOpType() from EVT to MVT.
Patrik Hägglund H
- [llvm-commits] Commit 168785 broke hexagon target data strings
Patrik Hägglund H
- [llvm-commits] [LLVMdev] Lost commit mails
Patrik Hägglund H
- [llvm-commits] [LLVMdev] Lost commit mails
Patrik Hägglund H
- [llvm-commits] [LLVMdev] Lost commit mails
Patrik Hägglund H
- [llvm-commits] [llvm] r168899 - /llvm/trunk/README.txt
Patrik Hagglund
- [llvm-commits] [llvm] r168991 - in /llvm/trunk: include/llvm/DataLayout.h lib/VMCore/DataLayout.cpp
Patrik Hagglund
- [llvm-commits] [LLVMdev] !!! 3.2 Release RC2 deadline November 29th
Akira Hatanaka
- [llvm-commits] NVPTX: Handle struct literal arguments without crashing
Justin Holewinski
- [llvm-commits] [PATCH] Allow targets to prefer vector splitting over integer promotion
Justin Holewinski
- [llvm-commits] [PATCH] Teach DAGTypeLegalizer how to handle VSELECT operands
Justin Holewinski
- [llvm-commits] [PATCH] Allow targets to prefer vector splitting over integer promotion
Justin Holewinski
- [llvm-commits] [PATCH] Teach DAGTypeLegalizer how to handle VSELECT operands
Justin Holewinski
- [llvm-commits] [llvm] r168882 - in /llvm/trunk: include/llvm/Target/TargetLowering.h lib/CodeGen/SelectionDAG/TargetLowering.cpp lib/Target/NVPTX/NVPTXISelLowering.cpp lib/Target/NVPTX/NVPTXISelLowering.h test/CodeGen/NVPTX/vector-compare.ll
Justin Holewinski
- [llvm-commits] [llvm] r168883 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/NVPTX/vector-select.ll
Justin Holewinski
- [llvm-commits] [llvm] r168932 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
Justin Holewinski
- [llvm-commits] [llvm] r168883 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/NVPTX/vector-select.ll
Justin Holewinski
- [llvm-commits] [llvm] r169105 - /llvm/trunk/docs/Makefile.sphinx
Justin Holewinski
- [llvm-commits] [llvm] r169106 - /llvm/trunk/docs/Makefile.sphinx
Justin Holewinski
- [llvm-commits] [llvm] r169105 - /llvm/trunk/docs/Makefile.sphinx
Justin Holewinski
- [llvm-commits] NVPTX: Handle struct literal arguments without crashing
Eric Holk
- [llvm-commits] NVPTX: Handle struct literal arguments without crashing
Eric Holk
- [llvm-commits] NVPTX: Handle struct literal arguments without crashing
Eric Holk
- [llvm-commits] [llvm] r168641 - /llvm/trunk/include/llvm/Operator.h
Michael Ilseman
- [llvm-commits] [llvm] r168642 - in /llvm/trunk: include/llvm/Instruction.h lib/VMCore/Instruction.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168646 - in /llvm/trunk: include/llvm/Bitcode/LLVMBitCodes.h lib/Bitcode/Reader/BitcodeReader.cpp lib/Bitcode/Writer/BitcodeWriter.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168647 - /llvm/trunk/test/Assembler/fast-math-flags.ll
Michael Ilseman
- [llvm-commits] [llvm] r168648 - in /llvm/trunk: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168649 - /llvm/trunk/0007-Fast-math-test-for-SimplifyInstruction-fold-multiply.patch
Michael Ilseman
- [llvm-commits] [llvm] r168652 - /llvm/trunk/docs/LangRef.html
Michael Ilseman
- [llvm-commits] [llvm] r168649 - /llvm/trunk/0007-Fast-math-test-for-SimplifyInstruction-fold-multiply.patch
Michael Ilseman
- [llvm-commits] [llvm] r168648 - in /llvm/trunk: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168656 - in /llvm/trunk: 0007-Fast-math-test-for-SimplifyInstruction-fold-multiply.patch test/Transforms/InstSimplify/fast-math.ll
Michael Ilseman
- [llvm-commits] [LLVMdev] [PATCH] fast-math patches!
Michael Ilseman
- [llvm-commits] [llvm] r168652 - /llvm/trunk/docs/LangRef.html
Michael Ilseman
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Michael Ilseman
- [llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags
Michael Ilseman
- [llvm-commits] [Patch] Extend IRBuilder to be able to set fast-math flags
Michael Ilseman
- [llvm-commits] [llvm] r168811 - /llvm/trunk/include/llvm/Operator.h
Michael Ilseman
- [llvm-commits] [llvm] r168812 - /llvm/trunk/include/llvm/IRBuilder.h
Michael Ilseman
- [llvm-commits] [llvm] r168814 - /llvm/trunk/unittests/VMCore/IRBuilderTest.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168815 - /llvm/trunk/unittests/VMCore/IRBuilderTest.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168816 - /llvm/trunk/unittests/VMCore/IRBuilderTest.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168815 - /llvm/trunk/unittests/VMCore/IRBuilderTest.cpp
Michael Ilseman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Michael Ilseman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Michael Ilseman
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Michael Ilseman
- [llvm-commits] [llvm] r168848 - in /llvm/trunk: include/llvm/Instruction.h lib/VMCore/Instruction.cpp test/Transforms/InstCombine/fast-math.ll
Michael Ilseman
- [llvm-commits] [llvm] r168943 - in /llvm/trunk: include/llvm/Instruction.h lib/VMCore/Instruction.cpp unittests/VMCore/IRBuilderTest.cpp
Michael Ilseman
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Michael Ilseman
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Michael Ilseman
- [llvm-commits] [llvm] r169025 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Michael Ilseman
- [llvm-commits] [llvm] r168652 - /llvm/trunk/docs/LangRef.html
Michael Ilseman
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Michael Ilseman
- [llvm-commits] [llvm] r169052 - /llvm/trunk/docs/LangRef.html
Michael Ilseman
- [llvm-commits] [llvm] r169053 - /llvm/trunk/docs/LangRef.html
Michael Ilseman
- [llvm-commits] [llvm] r169055 - /llvm/trunk/utils/vim/llvm.vim
Michael Ilseman
- [llvm-commits] [llvm] r169064 - /llvm/trunk/utils/emacs/llvm-mode.el
Michael Ilseman
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Meador Inge
- [llvm-commits] [llvm] r168604 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/debug-line.ll test/Transforms/InstCombine/printf-1.ll test/Transforms/SimplifyLibCalls/Printf.ll test/Transforms/SimplifyLibCalls/debug-line.ll test/Transforms/SimplifyLibCalls/iprintf.ll
Meador Inge
- [llvm-commits] [llvm] r168605 - /llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
Meador Inge
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Meador Inge
- [llvm-commits] [llvm] r168580 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/toascii-1.ll test/Transforms/SimplifyLibCalls/ToAscii.ll
Meador Inge
- [llvm-commits] [llvm] r168677 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll test/Transforms/InstCombine/sprintf-1.ll test/Transforms/SimplifyLibCalls/2010-05-30-memcpy-Struct.ll test/Transforms/SimplifyLibCalls/iprintf.ll
Meador Inge
- [llvm-commits] [llvm] r168677 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll test/Transforms/InstCombine/sprintf-1.ll test/Transforms/SimplifyLibCalls/2010-05-30-memcpy-Struct.ll test/Transforms/SimplifyLibCalls/iprintf.ll
Meador Inge
- [llvm-commits] [llvm] r168702 - in /llvm/trunk/test/Transforms: InstCombine/sprintf-1.ll SimplifyLibCalls/SPrintF.ll
Meador Inge
- [llvm-commits] [PATCH] instcombine: Don't replace all uses for instructions with no uses
Meador Inge
- [llvm-commits] [llvm] r168716 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCalls.cpp test/Transforms/InstCombine/printf-2.ll
Meador Inge
- [llvm-commits] NVPTX: Handle struct literal arguments without crashing
Meador Inge
- [llvm-commits] [llvm] r168891 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/fprintf-1.ll test/Transforms/InstCombine/osx-names.ll test/Transforms/SimplifyLibCalls/FPrintF.ll test/Transforms/SimplifyLibCalls/iprintf.ll test/Transforms/SimplifyLibCalls/osx-names.ll
Meador Inge
- [llvm-commits] [llvm] r168892 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/fwrite-1.ll test/Transforms/SimplifyLibCalls/fwrite.ll
Meador Inge
- [llvm-commits] [llvm] r168893 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/fprintf-1.ll test/Transforms/InstCombine/fputs-1.ll test/Transforms/SimplifyLibCalls/FPuts.ll
Meador Inge
- [llvm-commits] [llvm] r168891 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/fprintf-1.ll test/Transforms/InstCombine/osx-names.ll test/Transforms/SimplifyLibCalls/FPrintF.ll test/Transforms/SimplifyLibCalls/iprintf.ll test/Transforms/SimplifyLibCalls/osx-names.ll
Meador Inge
- [llvm-commits] [llvm] r168925 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/puts-1.ll test/Transforms/SimplifyLibCalls/Puts.ll
Meador Inge
- [llvm-commits] [llvm] r168975 - in /llvm/trunk/lib/Transforms: InstCombine/InstCombineCalls.cpp Scalar/SimplifyLibCalls.cpp
Meador Inge
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Meador Inge
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Meador Inge
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Meador Inge
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Meador Inge
- [llvm-commits] [PATCH] Teach llvm-objdump to dump Win64 exception tables
Kai
- [llvm-commits] [PATCH] Teach llvm-objdump to dump Win64 exception tables
Kai
- [llvm-commits] [PATCH/RFC] Add support for CodeView debug information
Kai
- [llvm-commits] [llvm] r168459 - in /llvm/trunk: test/CMakeLists.txt test/JitListener/ test/JitListener/lit.local.cfg test/JitListener/test-common-symbols.ll test/JitListener/test-inline.ll test/JitListener/test-parameters.ll test/lit.cfg test/lit.s...
Kaylor, Andrew
- [llvm-commits] [llvm] r168665 - /llvm/trunk/tools/Makefile
Andrew Kaylor
- [llvm-commits] [llvm] r168718 - in /llvm/trunk/unittests/ExecutionEngine/MCJIT: MCJITTest.cpp SectionMemoryManager.cpp SectionMemoryManager.h
Andrew Kaylor
- [llvm-commits] [llvm] r168721 - in /llvm/trunk: include/llvm/ExecutionEngine/SectionMemoryManager.h lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt lib/ExecutionEngine/RuntimeDyld/SectionMemoryManager.cpp unittests/ExecutionEngine/MCJIT/CMakeLists.txt unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp unittests/ExecutionEngine/MCJIT/MCJITTestBase.h unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp unittests/ExecutionEngine/MCJIT/SectionMemoryManager.h
Andrew Kaylor
- [llvm-commits] [llvm] r168722 - /llvm/trunk/tools/lli/lli.cpp
Andrew Kaylor
- [llvm-commits] [llvm] r168721 - in /llvm/trunk: include/llvm/ExecutionEngine/SectionMemoryManager.h lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt lib/ExecutionEngine/RuntimeDyld/SectionMemoryManager.cpp unittests/ExecutionEngine/MCJIT/CMakeLists.t...
Kaylor, Andrew
- [llvm-commits] [llvm] r168739 - /llvm/trunk/include/llvm/ExecutionEngine/RuntimeDyld.h
Andrew Kaylor
- [llvm-commits] [llvm] r168755 - in /llvm/trunk/lib/ExecutionEngine: MCJIT/CMakeLists.txt MCJIT/SectionMemoryManager.cpp RuntimeDyld/CMakeLists.txt RuntimeDyld/SectionMemoryManager.cpp
Andrew Kaylor
- [llvm-commits] [llvm] r168755 - in /llvm/trunk/lib/ExecutionEngine: MCJIT/CMakeLists.txt MCJIT/SectionMemoryManager.cpp RuntimeDyld/CMakeLists.txt RuntimeDyld/SectionMemoryManager.cpp
Kaylor, Andrew
- [llvm-commits] [compiler-rt] r168625 - in /compiler-rt/trunk/make: AppleBI.mk config.mk lib_info.mk options.mk platform/darwin_bni.mk
Nick Kledzik
- [llvm-commits] [compiler-rt] r169009 - /compiler-rt/tags/google/testing/2012-11-30/
Alexander Kornienko
- [llvm-commits] [compiler-rt] r169010 - /compiler-rt/branches/google/testing/
Alexander Kornienko
- [llvm-commits] [compiler-rt] r169011 - /compiler-rt/branches/google/testing/
Alexander Kornienko
- [llvm-commits] [PATCH] ARM/NEON: Custom lower ctpop for appropriate vector types
Anton Korobeynikov
- [llvm-commits] proposed patch to make mips16 exception handling work
Reed Kotler
- [llvm-commits] [llvm] r168580 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/toascii-1.ll test/Transforms/SimplifyLibCalls/ToAscii.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168587 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r168587 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r168597 - in /llvm/trunk: include/llvm/MC/MCInstBuilder.h lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/X86/X86MCInstLower.cpp
Benjamin Kramer
- [llvm-commits] [PATCH/RFC] Only use .lcomm if it supports alignment
Benjamin Kramer
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168721 - in /llvm/trunk: include/llvm/ExecutionEngine/SectionMemoryManager.h lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt lib/ExecutionEngine/RuntimeDyld/SectionMemoryManager.cpp unittests/ExecutionEngine/MCJIT/CMakeLists.txt unittests/ExecutionEngine/MCJIT/MCJITMemoryManagerTest.cpp unittests/ExecutionEngine/MCJIT/MCJITTestBase.h unittests/ExecutionEngine/MCJIT/SectionMemoryManager.cpp unittests/ExecutionEngine/MCJIT/SectionMemoryManager.h
Benjamin Kramer
- [llvm-commits] [llvm] r168755 - in /llvm/trunk/lib/ExecutionEngine: MCJIT/CMakeLists.txt MCJIT/SectionMemoryManager.cpp RuntimeDyld/CMakeLists.txt RuntimeDyld/SectionMemoryManager.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r168800 - /llvm/trunk/lib/ExecutionEngine/MCJIT/LLVMBuild.txt
Benjamin Kramer
- [llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Benjamin Kramer
- [llvm-commits] [llvm] r168809 - in /llvm/trunk: lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h test/CodeGen/ARM/ret_sret_vector.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168885 - /llvm/trunk/lib/CodeGen/MachineScheduler.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r168773 - in /llvm/trunk: include/llvm/CodeGen/ScheduleDFS.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-matrix.ll
Benjamin Kramer
- [llvm-commits] [LLVMdev] Lost commit mails
Benjamin Kramer
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168921 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Benjamin Kramer
- [llvm-commits] [llvm] r168935 - /llvm/trunk/lib/Object/MachOObjectFile.cpp
Benjamin Kramer
- [llvm-commits] [llvm] r169084 - in /llvm/trunk: lib/Transforms/Scalar/SROA.cpp test/Transforms/SROA/basictest.ll
Benjamin Kramer
- [llvm-commits] [llvm] r169085 - /llvm/trunk/.arcconfig
Benjamin Kramer
- [llvm-commits] [llvm] r169084 - in /llvm/trunk: lib/Transforms/Scalar/SROA.cpp test/Transforms/SROA/basictest.ll
Benjamin Kramer
- [llvm-commits] [llvm] r169110 - /llvm/trunk/utils/vim/llvm.vim
Benjamin Kramer
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Benjamin Kramer
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Benjamin Kramer
- [llvm-commits] [llvm] r168262 - in /llvm/trunk: include/llvm/Constants.h lib/VMCore/Constants.cpp unittests/VMCore/ConstantsTest.cpp
Chris Lattner
- [llvm-commits] [llvm] r168525 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp
Chris Lattner
- [llvm-commits] [llvm] r168211 - /llvm/trunk/include/llvm/Attributes.h
Chris Lattner
- [llvm-commits] [PATCH][RFC] Disable data region directives
Chris Lattner
- [llvm-commits] Flag to print vectorized loops
Chris Lattner
- [llvm-commits] [PATCH][RFC] Disable data region directives
Chris Lattner
- [llvm-commits] [www] r168859 - /www/trunk/devmtg/2012-11/index.html
Chris Lattner
- [llvm-commits] [LLVMdev] Lost commit mails
Chris Lattner
- [llvm-commits] [www] r168898 - in /www/trunk/devmtg/2012-11: Carlson-FromSource.pdf index.html
Chris Lattner
- [llvm-commits] [LLVMdev] Lost commit mails
Chris Lattner
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Chris Lattner
- [llvm-commits] Mips patch [Was: 3.2 Release RC2 deadline November 29th]
Sylvestre Ledru
- [llvm-commits] Mips patch [Was: 3.2 Release RC2 deadline November 29th]
Sylvestre Ledru
- [llvm-commits] [llvm] r168833 - /llvm/trunk/lib/Transforms/Instrumentation/BlackList.cpp
Nick Lewycky
- [llvm-commits] [llvm] r169039 - /llvm/trunk/lib/VMCore/PassManager.cpp
Nick Lewycky
- [llvm-commits] [llvm] r169079 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Nick Lewycky
- [llvm-commits] [llvm] r169091 - /llvm/trunk/include/llvm/Constants.h
James Molloy
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
David Nadlinger
- [llvm-commits] [www] r168858 - /www/trunk/devmtg/2012-11/Santosh-Vellvm.pdf
Santosh Nagarakatte
- [llvm-commits] ARM ELF disassembly with integrated-as
Tim Northover
- [llvm-commits] ARM ELF disassembly with integrated-as
Tim Northover
- [llvm-commits] ARM ELF disassembly with integrated-as
Tim Northover
- [llvm-commits] [llvm] r168417 - in /llvm/trunk/lib/Target/X86: X86InstrFMA.td X86InstrFormats.td
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168630 - /llvm/trunk/lib/CodeGen/RegAllocBase.cpp
Jakob Stoklund Olesen
- [llvm-commits] Remove MachineLoopRanges
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168758 - in /llvm/trunk/lib: CodeGen/CMakeLists.txt CodeGen/TargetInstrInfo.cpp CodeGen/TargetRegisterInfo.cpp Target/CMakeLists.txt Target/TargetInstrInfo.cpp Target/TargetRegisterInfo.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168759 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/CodeGen/CMakeLists.txt lib/CodeGen/TargetInstrInfo.cpp lib/CodeGen/TargetInstrInfoImpl.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168760 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/Thumb2InstrInfo.cpp lib/Target/PowerPC/PPCInstrInfo.cpp lib/Target/X86/X86InstrInfo.cpp utils/TableGen/InstrInfoEmitter.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168806 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168837 - in /llvm/trunk: lib/CodeGen/RegisterCoalescer.cpp test/CodeGen/ARM/coalesce-subregs.ll
Jakob Stoklund Olesen
- [llvm-commits] Fwd: [llvm] r168837 - in /llvm/trunk: lib/CodeGen/RegisterCoalescer.cpp test/CodeGen/ARM/coalesce-subregs.ll
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168850 - in /llvm/trunk: include/llvm/MC/MCRegisterInfo.h include/llvm/Target/TargetRegisterInfo.h utils/TableGen/RegisterInfoEmitter.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r168852 - in /llvm/trunk: include/llvm/CodeGen/RegisterClassInfo.h lib/CodeGen/AggressiveAntiDepBreaker.cpp lib/CodeGen/AllocationOrder.cpp lib/CodeGen/AllocationOrder.h lib/CodeGen/CriticalAntiDepBreaker.cpp lib/CodeGen/RegAllocFast.cpp lib/CodeGen/RegisterClassInfo.cpp
Jakob Stoklund Olesen
- [llvm-commits] Group -time-passes report by pass ID instead of pass instance
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r169039 - /llvm/trunk/lib/VMCore/PassManager.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r169040 - /llvm/trunk/tools/llc/llc.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r169060 - /llvm/trunk/lib/CodeGen/MachineCopyPropagation.cpp
Jakob Stoklund Olesen
- [llvm-commits] [llvm] r169067 - in /llvm/trunk: lib/CodeGen/TwoAddressInstructionPass.cpp test/CodeGen/ARM/subreg-remat.ll
Jakob Stoklund Olesen
- [llvm-commits] Improved Covered Default Switch detection
Richard Osborne
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
David Peixotto
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
David Peixotto
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
David Peixotto
- [llvm-commits] [llvm] r168570 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Sebastian Pop
- [llvm-commits] [llvm] r168568 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Sebastian Pop
- [llvm-commits] [llvm] r168558 - in /llvm/trunk: lib/Transforms/Vectorize/LoopVectorize.cpp test/Transforms/LoopVectorize/no_int_induction.ll
Sebastian Pop
- [llvm-commits] [polly] Remove unused code
Sebastian Pop
- [llvm-commits] [polly] r168620 - /polly/trunk/lib/CodeGen/CodeGeneration.cpp
Sebastian Pop
- [llvm-commits] [polly] r168621 - in /polly/trunk: include/polly/ScopInfo.h lib/Analysis/ScopInfo.cpp
Sebastian Pop
- [llvm-commits] [polly] r168623 - /polly/trunk/include/polly/CodeGen/CodeGeneration.h
Sebastian Pop
- [llvm-commits] [polly] r168624 - /polly/trunk/lib/RegisterPasses.cpp
Sebastian Pop
- [llvm-commits] [polly] r168624 - /polly/trunk/lib/RegisterPasses.cpp
Sebastian Pop
- [llvm-commits] [polly] r168628 - in /polly/trunk: autoconf/configure.ac configure
Sebastian Pop
- [llvm-commits] Flag to print vectorized loops
Sebastian Pop
- [llvm-commits] Flag to print vectorized loops
Sebastian Pop
- [llvm-commits] [polly] r168714 - /polly/trunk/lib/CodeGen/IslAst.cpp
Sebastian Pop
- [llvm-commits] [polly] r168724 - in /polly/trunk/test: CodeGen/OpenMP/lit.local.cfg lit.site.cfg.in
Sebastian Pop
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
Sebastian Pop
- [llvm-commits] [llvm] r169024 - in /llvm/trunk: lib/Target/ARM/ARMISelLowering.cpp test/CodeGen/ARM/2012-08-23-legalize-vmull.ll
Sebastian Pop
- [llvm-commits] [PATCH] ARM: Allow long extensions to combine into vmull
Sebastian Pop
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Alexander Potapenko
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Alexander Potapenko
- [llvm-commits] [LLVMdev] Lost commit mails
Kalle Raiskila
- [llvm-commits] [llvm] r168710 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp test/CodeGen/X86/fold-load-vec.ll
Manman Ren
- [llvm-commits] [llvm] r168717 - in /llvm/trunk: lib/CodeGen/MachineCSE.cpp test/CodeGen/ARM/machine-cse-cmp.ll
Manman Ren
- [llvm-commits] [PATCH] Stack Alignment: clamp the alignment of stack objects in MachineFrameInfo
Manman Ren
- [llvm-commits] [PATCH] Stack Alignment: clamp the alignment of stack objects in MachineFrameInfo
Manman Ren
- [llvm-commits] [PATCH] New compatibility macro: LLVM_LVALUE_FUNCTION
Jordan Rose
- [llvm-commits] [llvm] r168963 - in /llvm/trunk/include/llvm: ADT/Optional.h Support/Compiler.h
Jordan Rose
- [llvm-commits] [PATCH] New compatibility macro: LLVM_LVALUE_FUNCTION
Jordan Rose
- [llvm-commits] [llvm] r168963 - in /llvm/trunk/include/llvm: ADT/Optional.h Support/Compiler.h
Jordan Rose
- [llvm-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Alex Rosenberg
- [llvm-commits] [llvm] r168627 - in /llvm/trunk: lib/Target/X86/X86.h lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86TargetMachine.cpp test/CodeGen/X86/avx-intel-ocl.ll test/CodeGen/X86/dynamic-allocas-VLAs.ll
Chad Rosier
- [llvm-commits] [llvm] r168630 - /llvm/trunk/lib/CodeGen/RegAllocBase.cpp
Chad Rosier
- [llvm-commits] [llvm] r168630 - /llvm/trunk/lib/CodeGen/RegAllocBase.cpp
Chad Rosier
- [llvm-commits] [llvm] r168631 - in /llvm/trunk/lib/CodeGen: RegAllocFast.cpp RegAllocPBQP.cpp
Chad Rosier
- [llvm-commits] [llvm] r168633 - /llvm/trunk/lib/CodeGen/MachineRegisterInfo.cpp
Chad Rosier
- [llvm-commits] [llvm] r168657 - /llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r168658 - /llvm/trunk/test/CodeGen/ARM/fast-isel-icmp.ll
Chad Rosier
- [llvm-commits] [llvm] r168723 - in /llvm/trunk/test/CodeGen/ARM: fast-isel-indirectbr.ll fast-isel-pred.ll fast-isel-redefinition.ll fast-isel-static.ll
Chad Rosier
- [llvm-commits] [llvm] r168728 - /llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r168733 - /llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r168735 - /llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
Chad Rosier
- [llvm-commits] [llvm] r168751 - in /llvm/trunk/lib/CodeGen: MachineRegisterInfo.cpp RegAllocBase.cpp RegAllocFast.cpp RegAllocPBQP.cpp
Chad Rosier
- [llvm-commits] [llvm] r168936 - /llvm/trunk/include/llvm/Target/TargetOptions.h
Chad Rosier
- [llvm-commits] [llvm] r168937 - /llvm/trunk/include/llvm/Target/TargetOptions.h
Chad Rosier
- [llvm-commits] [llvm] r169020 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Chad Rosier
- [llvm-commits] Fwd: [llvm] r169020 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Chad Rosier
- [llvm-commits] [llvm] r169020 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Chad Rosier
- [llvm-commits] [llvm] r169026 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Chad Rosier
- [llvm-commits] [PATCH] Stack Alignment: clamp the alignment of stack objects in MachineFrameInfo
Chad Rosier
- [llvm-commits] [llvm] r168601 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Nadav Rotem
- [llvm-commits] [test-suite] r168614 - /test-suite/trunk/MultiSource/Benchmarks/SciMark2-C/kernel.c
Nadav Rotem
- [llvm-commits] Flag to print vectorized loops
Nadav Rotem
- [llvm-commits] Flag to print vectorized loops
Nadav Rotem
- [llvm-commits] Flag to print vectorized loops
Nadav Rotem
- [llvm-commits] Name change in X86IselLowering - Please review
Nadav Rotem
- [llvm-commits] PATCH: add backreference support to Regex
Nadav Rotem
- [llvm-commits] [llvm] r168832 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2012-11-28-merge-store-alias.ll
Nadav Rotem
- [llvm-commits] [test-suite] r168836 - in /test-suite/trunk/SingleSource/UnitTests: Makefile Vectorizer/ Vectorizer/Makefile Vectorizer/gcc-loops.cpp Vectorizer/gcc-loops.reference_output
Nadav Rotem
- [llvm-commits] [llvm] r168883 - in /llvm/trunk: lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp test/CodeGen/NVPTX/vector-select.ll
Nadav Rotem
- [llvm-commits] [llvm] r168927 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Nadav Rotem
- [llvm-commits] [llvm] r168928 - /llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
Nadav Rotem
- [llvm-commits] [llvm] r169016 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Nadav Rotem
- [llvm-commits] Group -time-passes report by pass ID instead of pass instance
Nadav Rotem
- [llvm-commits] [llvm] r169048 - /llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
Nadav Rotem
- [llvm-commits] [llvm] r169111 - in /llvm/trunk: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2012-12-1-merge-multiple.ll
Nadav Rotem
- [llvm-commits] [PATCH] Compile time optimization for JT
Nadav Rotem
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Alexey Samsonov
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
Alexey Samsonov
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [llvm] r168833 - /llvm/trunk/lib/Transforms/Instrumentation/BlackList.cpp
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [llvm] r168910 - in /llvm/trunk: include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/AddressSanitizer.cpp
Alexey Samsonov
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
Alexey Samsonov
- [llvm-commits] [llvm] r168913 - /llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] [compiler-rt] r168951 - in /compiler-rt/trunk/lib/asan/lit_tests: Linux/initialization-bug-any-order.cc initialization-blacklist.cc initialization-bug.cc initialization-nobug.cc stack-use-after-return.cc
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [compiler-rt] r168992 - in /compiler-rt/trunk/lib/asan/tests: asan_test.cc asan_test_config.h asan_test_utils.h
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Alexey Samsonov
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Alexey Samsonov
- [llvm-commits] [llvm] r169047 - /llvm/trunk/lib/Support/APFloat.cpp
Alexey Samsonov
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Alexey Samsonov
- [llvm-commits] [PATCH] Refactor ASan passes options and add blacklist file to them
Alexey Samsonov
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Duncan Sands
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Duncan Sands
- [llvm-commits] [llvm] r168181 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCompares.cpp test/Transforms/InstCombine/icmp.ll
Duncan Sands
- [llvm-commits] [llvm] r168648 - in /llvm/trunk: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp
Duncan Sands
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Duncan Sands
- [llvm-commits] [PATCH][RFC] Disable data region directives
Duncan Sands
- [llvm-commits] [PATCH] Adding the Linpack test to the test suite
Duncan Sands
- [llvm-commits] [dragonegg] r168787 - in /dragonegg/trunk: src/x86/Target.cpp src/x86/x86_builtins test/validator/c/copysignp.c
Duncan Sands
- [llvm-commits] [dragonegg] r168868 - in /dragonegg/trunk: src/Convert.cpp test/validator/fortran/2012-11-29-VectorCstCast.f
Duncan Sands
- [llvm-commits] [dragonegg] r168869 - in /dragonegg/branches/release_32: src/x86/Target.cpp src/x86/x86_builtins test/validator/c/copysignp.c
Duncan Sands
- [llvm-commits] [dragonegg] r168870 - in /dragonegg/branches/release_32: src/Convert.cpp test/validator/fortran/2012-11-29-VectorCstCast.f
Duncan Sands
- [llvm-commits] [PATCH] Allow targets to prefer vector splitting over integer promotion
Duncan Sands
- [llvm-commits] [PATCH] Teach DAGTypeLegalizer how to handle VSELECT operands
Duncan Sands
- [llvm-commits] [PATCH] Allow targets to prefer vector splitting over integer promotion
Duncan Sands
- [llvm-commits] [llvm] r168930 - in /llvm/trunk: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/ARM/crash.ll
Duncan Sands
- [llvm-commits] [PATCH] Simplify the #include ordering rules of the coding standards
Duncan Sands
- [llvm-commits] [PATCH] Move function prototype attribute inference to instcombine
Duncan Sands
- [llvm-commits] [llvm] r168970 - in /llvm/trunk: lib/Transforms/Utils/SimplifyCFG.cpp test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Duncan Sands
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Duncan Sands
- [llvm-commits] [llvm] r169049 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Duncan Sands
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Bill Schmidt
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Bill Schmidt
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Bill Schmidt
- [llvm-commits] [llvm] r168708 - in /llvm/trunk: include/llvm/MC/ include/llvm/Support/ lib/MC/ lib/Target/PowerPC/ lib/Target/PowerPC/MCTargetDesc/ test/CodeGen/PowerPC/
Bill Schmidt
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Bill Schmidt
- [llvm-commits] [llvm] r168747 - in /llvm/trunk: lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp test/CodeGen/PowerPC/mcm-default.ll
Bill Schmidt
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Will Schmidt
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Will Schmidt
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Derek Schuff
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Derek Schuff
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Derek Schuff
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Derek Schuff
- [llvm-commits] [PATCH] Instcombine: Don't optimize pow(2.0, x) -> exp2(x) if exp2 is unavailable
Derek Schuff
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Erik Schwiebert
- [llvm-commits] [tsan] add fail order to compare_exchange
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168585 - /compiler-rt/trunk/lib/asan/tests/asan_noinst_test.cc
Kostya Serebryany
- [llvm-commits] Improvements to PassManager
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168693 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interface_atomic.cc tsan_interface_atomic.h
Kostya Serebryany
- [llvm-commits] [PATCH] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part
Kostya Serebryany
- [llvm-commits] Improvements to PassManager
Kostya Serebryany
- [llvm-commits] Improvements to PassManager
Kostya Serebryany
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Kostya Serebryany
- [llvm-commits] [llvm] r168781 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/AddressSanitizer.cpp lib/Transforms/Instrumentation/Instrumentation.cpp test/Instrumentation/AddressSanitizer/instrument_global.ll test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll
Kostya Serebryany
- [llvm-commits] Improvements to PassManager
Kostya Serebryany
- [llvm-commits] [PATCH] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168783 - in /compiler-rt/trunk/lib: sanitizer_common/tests/sanitizer_allocator64_test.cc tsan/go/test.c tsan/rtl/tsan_platform.h tsan/rtl/tsan_platform_linux.cc tsan/rtl/tsan_rtl.cc tsan/rtl/tsan_rtl.h tsan/rtl/tsan_rtl_mutex.cc tsan/rtl/tsan_rtl_report.cc tsan/rtl/tsan_rtl_thread.cc tsan/rtl/tsan_trace.h tsan/tests/unit/tsan_platform_test.cc
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168786 - in /compiler-rt/trunk/lib: sanitizer_common/sanitizer_posix.cc tsan/rtl/tsan_flags.cc tsan/rtl/tsan_flags.h tsan/rtl/tsan_platform_linux.cc tsan/rtl/tsan_rtl.cc tsan/rtl/tsan_rtl.h tsan/rtl/tsan_rtl_report.cc tsan/rtl/tsan_rtl_thread.cc tsan/rtl/tsan_trace.h tsan/tests/unit/tsan_shadow_test.cc
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168793 - /compiler-rt/trunk/lib/asan/tests/asan_test.cc
Kostya Serebryany
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Kostya Serebryany
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
Kostya Serebryany
- [llvm-commits] [PATCH] Add options to AddressSanitizer passes to make them configurable by frontend.
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Kostya Serebryany
- [llvm-commits] [llvm] r168861 - in /llvm/trunk: lib/Transforms/Instrumentation/AddressSanitizer.cpp test/Instrumentation/AddressSanitizer/instrument-no-return.ll
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168863 - /compiler-rt/trunk/lib/asan/tests/asan_test.cc
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Kostya Serebryany
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Kostya Serebryany
- [llvm-commits] [llvm] r168864 - in /llvm/trunk/lib/Transforms/Instrumentation: AddressSanitizer.cpp ThreadSanitizer.cpp
Kostya Serebryany
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Kostya Serebryany
- [llvm-commits] [llvm] r168864 - in /llvm/trunk/lib/Transforms/Instrumentation: AddressSanitizer.cpp ThreadSanitizer.cpp
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168872 - /compiler-rt/trunk/lib/asan/tests/asan_test.cc
Kostya Serebryany
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
Kostya Serebryany
- [llvm-commits] [llvm] r168889 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168990 - in /compiler-rt/trunk/lib/asan/tests: CMakeLists.txt asan_break_optimization.cc asan_test_utils.h
Kostya Serebryany
- [llvm-commits] [compiler-rt] r168992 - in /compiler-rt/trunk/lib/asan/tests: asan_test.cc asan_test_config.h asan_test_utils.h
Kostya Serebryany
- [llvm-commits] [llvm] r168995 - /llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Kostya Serebryany
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Kostya Serebryany
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Kostya Serebryany
- [llvm-commits] [PATCH] Refactor ASan passes options and add blacklist file to them
Kostya Serebryany
- [llvm-commits] [compiler-rt] r169076 - in /compiler-rt/trunk/lib/sanitizer_common: sanitizer_linux.cc sanitizer_mac.cc sanitizer_procmaps.h
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: handle llvm.lifetime intrinsics (LLVM part)
Kostya Serebryany
- [llvm-commits] [PATCH] AddressSanitizer: runtime support for use-after-scope bugs.
Kostya Serebryany
- [llvm-commits] [llvm] r169079 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Zhou Sheng
- [llvm-commits] [llvm] r169079 [2/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Zhou Sheng
- [llvm-commits] [llvm] r169083 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp lib/VMCore/PassManager.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Zhou Sheng
- [llvm-commits] [llvm] r169083 [2/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp lib/VMCore/PassManager.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Zhou Sheng
- [llvm-commits] [PATCH] Memory footprint improvement of pass GlobalOpt (refined version)
Zhou Sheng
- [llvm-commits] Flag to print vectorized loops
Sean Silva
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Sean Silva
- [llvm-commits] [llvm] r168652 - /llvm/trunk/docs/LangRef.html
Sean Silva
- [llvm-commits] Flag to print vectorized loops
Sean Silva
- [llvm-commits] [LLVMdev] Flag to print vectorized loops
Sean Silva
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Sean Silva
- [llvm-commits] [PATCH] Teach llvm-objdump to dump Win64 exception tables
Sean Silva
- [llvm-commits] PATCH: add backreference support to Regex
Sean Silva
- [llvm-commits] PATCH: add backreference support to Regex
Sean Silva
- [llvm-commits] [PATCH] [Lit] Use multiprocessing instead of threading
Sean Silva
- [llvm-commits] [llvm] r168817 - in /llvm/trunk/docs: CommandGuide/bugpoint.rst SystemLibrary.rst
Sean Silva
- [llvm-commits] [llvm] r168652 - /llvm/trunk/docs/LangRef.html
Sean Silva
- [llvm-commits] [llvm] r168645 - in /llvm/trunk/lib: AsmParser/LLLexer.cpp AsmParser/LLParser.cpp AsmParser/LLParser.h AsmParser/LLToken.h VMCore/AsmWriter.cpp
Sean Silva
- [llvm-commits] [llvm] r169043 - /llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Sean Silva
- [llvm-commits] [Psuedo-PATCH] Getting Started
Sean Silva
- [llvm-commits] [PATCH] Convert WritingAnLLVMBackend.html to reST
Sean Silva
- [llvm-commits] [llvm] r168963 - in /llvm/trunk/include/llvm: ADT/Optional.h Support/Compiler.h
Sean Silva
- [llvm-commits] [PATCH] Convert ProgrammersManual.html to reST
Sean Silva
- [llvm-commits] [PATCH] Convert ProgrammersManual.html to reST
Sean Silva
- [llvm-commits] [llvm] r169117 - /llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
Sean Silva
- [llvm-commits] [llvm] r169117 - /llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
Sean Silva
- [llvm-commits] [PATCH] Teach llvm-objdump to dump Win64 exception tables
Sean Silva
- [llvm-commits] [llvm] r168640 - /llvm/trunk/CODE_OWNERS.TXT
Richard Smith
- [llvm-commits] [llvm] r168653 - /llvm/trunk/CODE_OWNERS.TXT
Richard Smith
- [llvm-commits] [llvm] r168729 - /llvm/trunk/utils/unittest/googletest/gtest-filepath.cc
Richard Smith
- [llvm-commits] [compiler-rt] r168857 - /compiler-rt/trunk/lib/ubsan/ubsan_value.h
Richard Smith
- [llvm-commits] [compiler-rt] r165913 - /compiler-rt/trunk/lib/ubsan/ubsan_value.cc
Richard Smith
- [llvm-commits] [compiler-rt] r168955 - in /compiler-rt/trunk/lib/ubsan/lit_tests: Float/cast-overflow.cpp Integer/add-overflow.cpp Integer/div-zero.cpp Integer/sub-overflow.cpp Integer/uadd-overflow.cpp Integer/usub-overflow.cpp
Richard Smith
- [llvm-commits] [compiler-rt] r165913 - /compiler-rt/trunk/lib/ubsan/ubsan_value.cc
Richard Smith
- [llvm-commits] [cfe-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Richard Smith
- [llvm-commits] [llvm] r168600 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/avx-splat.ll
Jakub Staszak
- [llvm-commits] [llvm] r168608 - /llvm/trunk/lib/CodeGen/RegisterScavenging.cpp
Jakub Staszak
- [llvm-commits] [llvm] r168622 - /llvm/trunk/lib/CodeGen/MachineCSE.cpp
Jakub Staszak
- [llvm-commits] Remove MachineLoopRanges
Jakub Staszak
- [llvm-commits] [llvm] r168659 - in /llvm/trunk: include/llvm/CodeGen/MachineLoopRanges.h include/llvm/CodeGen/Passes.h include/llvm/InitializePasses.h lib/CodeGen/CMakeLists.txt lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/MachineLoopRanges.cpp
Jakub Staszak
- [llvm-commits] [llvm] r168660 - /llvm/trunk/lib/CodeGen/LiveIntervalUnion.h
Jakub Staszak
- [llvm-commits] [llvm] r168664 - /llvm/trunk/lib/CodeGen/MachineCopyPropagation.cpp
Jakub Staszak
- [llvm-commits] [llvm] r168659 - in /llvm/trunk: include/llvm/CodeGen/MachineLoopRanges.h include/llvm/CodeGen/Passes.h include/llvm/InitializePasses.h lib/CodeGen/CMakeLists.txt lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/MachineLoopRanges.cpp
Jakub Staszak
- [llvm-commits] [llvm] r168670 - /llvm/trunk/lib/CodeGen/BranchFolding.cpp
Jakub Staszak
- [llvm-commits] [llvm] r168712 - /llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
Jakub Staszak
- [llvm-commits] [PATCH] Memory footprint improvement of pass GlobalOpt
Jakub Staszak
- [llvm-commits] [PATCH] MemorySanitizer instrumentation pass.
Evgeniy Stepanov
- [llvm-commits] [PATCH] MemorySanitizer instrumentation pass.
Evgeniy Stepanov
- [llvm-commits] Thread Sanitizer seems to have the dual issue
Evgeniy Stepanov
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [PATCH] MemorySanitizer instrumentation pass.
Evgeniy Stepanov
- [llvm-commits] [PATCH] MemorySanitizer instrumentation pass.
Evgeniy Stepanov
- [llvm-commits] [llvm] r168873 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168874 - /llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168876 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168877 - /llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168878 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168879 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168880 - in /llvm/trunk: lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168881 - in /llvm/trunk: lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168884 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168887 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168889 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r168997 - /llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
Evgeniy Stepanov
- [llvm-commits] [llvm] r168889 - /llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Evgeniy Stepanov
- [llvm-commits] [llvm] r169102 - in /llvm/trunk/bindings/python/llvm: disassembler.py tests/test_disassembler.py
Gregory Szorc
- [llvm-commits] [llvm] r168181 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCompares.cpp test/Transforms/InstCombine/icmp.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168651 - /llvm/trunk/test/CodeGen/X86/2012-07-15-broadcastfold.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168663 - in /llvm/trunk: include/llvm/CodeGen/MachineLoopRanges.h lib/CodeGen/MachineLoopRanges.cpp
NAKAMURA Takumi
- [llvm-commits] [llvm] r168659 - in /llvm/trunk: include/llvm/CodeGen/MachineLoopRanges.h include/llvm/CodeGen/Passes.h include/llvm/InitializePasses.h lib/CodeGen/CMakeLists.txt lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/MachineLoopRanges.cpp
NAKAMURA Takumi
- [llvm-commits] [llvm] r168081 - /llvm/trunk/lib/Support/Unix/PathV2.inc
NAKAMURA Takumi
- [llvm-commits] [llvm] r168679 - /llvm/trunk/test/Transforms/SimplifyLibCalls/SPrintF.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168688 - in /llvm/trunk/test/Transforms/SimplifyLibCalls: FPrintF.ll FPuts.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168689 - in /llvm/trunk/test/Transforms/SimplifyLibCalls: FPrintF.ll FPuts.ll SPrintF.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168690 - /llvm/trunk/test/Transforms/SimplifyLibCalls/SPrintF.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168691 - in /llvm/trunk/test/Transforms/SimplifyLibCalls: FPrintF.ll FPuts.ll SPrintF.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168677 - in /llvm/trunk: lib/Transforms/Scalar/SimplifyLibCalls.cpp lib/Transforms/Utils/SimplifyLibCalls.cpp test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll test/Transforms/InstCombine/sprintf-1.ll test/Transforms/SimplifyLibCalls/2010-05-30-memcpy-Struct.ll test/Transforms/SimplifyLibCalls/iprintf.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168745 - /llvm/trunk/docs/GettingStarted.rst
NAKAMURA Takumi
- [llvm-commits] [llvm] r168866 - in /llvm/trunk: include/llvm/InitializePasses.h include/llvm/Transforms/Instrumentation.h lib/Transforms/Instrumentation/CMakeLists.txt lib/Transforms/Instrumentation/Instrumentation.cpp lib/Transforms/Instrumentation/MemorySanitizer.cpp test/Instrumentation/MemorySanitizer/ test/Instrumentation/MemorySanitizer/lit.local.cfg test/Instrumentation/MemorySanitizer/msan_basic.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168773 - in /llvm/trunk: include/llvm/CodeGen/ScheduleDFS.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-matrix.ll
NAKAMURA Takumi
- [llvm-commits] [LLVMdev] !!! 3.2 Release RC2 deadline November 29th
NAKAMURA Takumi
- [llvm-commits] [llvm] r168998 - in /llvm/trunk: lib/Target/PowerPC/PPCInstrAltivec.td test/CodeGen/PowerPC/buildvec_canonicalize.ll test/CodeGen/PowerPC/vec_mul.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168999 - in /llvm/trunk/test/CodeGen/PowerPC: buildvec_canonicalize.ll vec_mul.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168998 - in /llvm/trunk: lib/Target/PowerPC/PPCInstrAltivec.td test/CodeGen/PowerPC/buildvec_canonicalize.ll test/CodeGen/PowerPC/vec_mul.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r169074 - /llvm/trunk/lib/VMCore/DebugInfo.cpp
NAKAMURA Takumi
- [llvm-commits] [llvm] r169069 - in /llvm/trunk: lib/CodeGen/MachineScheduler.cpp test/CodeGen/X86/2012-11-30-misched-dbg.ll
NAKAMURA Takumi
- [llvm-commits] [llvm] r168681 - /llvm/trunk/test/CodeGen/X86/fma4-intrinsics-x86_64.ll
Craig Topper
- [llvm-commits] [llvm] r168417 - in /llvm/trunk/lib/Target/X86: X86InstrFMA.td X86InstrFormats.td
Craig Topper
- [llvm-commits] [llvm] r168685 - /llvm/trunk/projects/sample/Makefile.llvm.rules
Craig Topper
- [llvm-commits] [llvm] r168686 - in /llvm/trunk: include/llvm/Target/TargetRegisterInfo.h test/CodeGen/X86/sse2-blend.ll
Craig Topper
- [llvm-commits] [llvm] r168687 - /llvm/trunk/test/CodeGen/X86/sse2-blend.ll
Craig Topper
- [llvm-commits] [llvm] r168767 - /llvm/trunk/lib/CodeGen/MachineScheduler.cpp
Andrew Trick
- [llvm-commits] [llvm] r168768 - in /llvm/trunk: lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-matrix.ll
Andrew Trick
- [llvm-commits] [llvm] r168772 - in /llvm/trunk: include/llvm/CodeGen/ScheduleDAGILP.h include/llvm/CodeGen/ScheduleDFS.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/ScheduleDAGInstrs.cpp
Andrew Trick
- [llvm-commits] [llvm] r168773 - in /llvm/trunk: include/llvm/CodeGen/ScheduleDFS.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-matrix.ll
Andrew Trick
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Andrew Trick
- [llvm-commits] [llvm] r168914 - /llvm/trunk/lib/Analysis/ScalarEvolution.cpp
Andrew Trick
- [llvm-commits] [llvm] r168885 - /llvm/trunk/lib/CodeGen/MachineScheduler.cpp
Andrew Trick
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Andrew Trick
- [llvm-commits] [llvm] r169069 - in /llvm/trunk: lib/CodeGen/MachineScheduler.cpp test/CodeGen/X86/2012-11-30-misched-dbg.ll
Andrew Trick
- [llvm-commits] [llvm] r169070 - in /llvm/trunk: lib/CodeGen/LiveIntervalAnalysis.cpp test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
Andrew Trick
- [llvm-commits] [llvm] r169071 - in /llvm/trunk: lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/misched-new.ll
Andrew Trick
- [llvm-commits] [llvm] r169072 - in /llvm/trunk: include/llvm/CodeGen/RegisterPressure.h lib/CodeGen/MachineScheduler.cpp lib/CodeGen/RegisterPressure.cpp lib/CodeGen/ScheduleDAGInstrs.cpp test/CodeGen/X86/2012-11-30-regpres-dbg.ll
Andrew Trick
- [llvm-commits] [llvm] r169069 - in /llvm/trunk: lib/CodeGen/MachineScheduler.cpp test/CodeGen/X86/2012-11-30-misched-dbg.ll
Andrew Trick
- [llvm-commits] [llvm] r169079 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Andrew Trick
- [llvm-commits] [PATCH] Memory footprint improvement of pass GlobalOpt (refined version)
Andrew Trick
- [llvm-commits] [LLVMdev] Lost commit mails
David Tweed
- [llvm-commits] [llvm] r168617 - /llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
Jyotsna Verma
- [llvm-commits] [llvm] r168810 - in /llvm/trunk/lib/Target/Hexagon: HexagonISelDAGToDAG.cpp HexagonOperands.td
Jyotsna Verma
- [llvm-commits] [llvm] r168810 - in /llvm/trunk/lib/Target/Hexagon: HexagonISelDAGToDAG.cpp HexagonOperands.td
Jyotsna Verma
- [llvm-commits] [llvm] r168929 - in /llvm/trunk/lib/Target/Hexagon: HexagonInstrInfo.cpp HexagonInstrInfo.td
Jyotsna Verma
- [llvm-commits] [llvm] r168976 - /llvm/trunk/lib/Target/Hexagon/HexagonInstrInfoV4.td
Jyotsna Verma
- [llvm-commits] [llvm] r168983 - in /llvm/trunk/lib/Target/Hexagon: HexagonInstrInfo.td HexagonInstrInfoV4.td
Jyotsna Verma
- [llvm-commits] [llvm] r169018 - /llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.td
Jyotsna Verma
- [llvm-commits] [llvm] r169117 - /llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
Jyotsna Verma
- [llvm-commits] [llvm] r169117 - /llvm/trunk/lib/Target/Hexagon/HexagonOperands.td
Jyotsna Verma
- [llvm-commits] [compiler-rt] r168584 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interface_atomic.cc tsan_interface_atomic.h tsan_stat.cc tsan_stat.h
Dmitry Vyukov
- [llvm-commits] [tsan] add fail order to compare_exchange
Dmitry Vyukov
- [llvm-commits] [llvm] r168586 - in /llvm/trunk: lib/Transforms/Instrumentation/ThreadSanitizer.cpp test/Instrumentation/ThreadSanitizer/atomic.ll
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168589 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_rtl.h tsan_rtl_amd64.S
Dmitry Vyukov
- [llvm-commits] [llvm] r168590 - /llvm/trunk/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168682 - /compiler-rt/trunk/lib/tsan/rtl/tsan_interface_atomic.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168683 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interface_atomic.cc tsan_interface_atomic.h tsan_stat.cc tsan_stat.h
Dmitry Vyukov
- [llvm-commits] [llvm] r168684 - in /llvm/trunk: lib/Transforms/Instrumentation/ThreadSanitizer.cpp test/Instrumentation/ThreadSanitizer/atomic.ll
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168692 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interface.h tsan_interface_inl.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168693 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interface_atomic.cc tsan_interface_atomic.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168697 - /compiler-rt/trunk/lib/tsan/rtl/tsan_interface_atomic.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168777 - /compiler-rt/trunk/lib/tsan/rtl/tsan_platform.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168783 - in /compiler-rt/trunk/lib: sanitizer_common/tests/sanitizer_allocator64_test.cc tsan/go/test.c tsan/rtl/tsan_platform.h tsan/rtl/tsan_platform_linux.cc tsan/rtl/tsan_rtl.cc tsan/rtl/tsan_rtl.h tsan/rtl/tsan_rtl_mutex.cc tsan/rtl/tsan_rtl_report.cc tsan/rtl/tsan_rtl_thread.cc tsan/rtl/tsan_trace.h tsan/tests/unit/tsan_platform_test.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168784 - in /compiler-rt/trunk/lib/tsan: rtl/tsan_rtl.h tests/unit/tsan_shadow_test.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168786 - in /compiler-rt/trunk/lib: sanitizer_common/sanitizer_posix.cc tsan/rtl/tsan_flags.cc tsan/rtl/tsan_flags.h tsan/rtl/tsan_platform_linux.cc tsan/rtl/tsan_rtl.cc tsan/rtl/tsan_rtl.h tsan/rtl/tsan_rtl_report.cc tsan/rtl/tsan_rtl_thread.cc tsan/rtl/tsan_trace.h tsan/tests/unit/tsan_shadow_test.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168788 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_flags.cc tsan_flags.h tsan_rtl.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168789 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_defs.h tsan_flags.cc tsan_flags.h tsan_rtl.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168786 - in /compiler-rt/trunk/lib: sanitizer_common/sanitizer_posix.cc tsan/rtl/tsan_flags.cc tsan/rtl/tsan_flags.h tsan/rtl/tsan_platform_linux.cc tsan/rtl/tsan_rtl.cc tsan/rtl/tsan_rtl.h tsan/rtl/tsan_rtl_report.cc tsan/rtl/tsan_rtl_thread.cc tsan/rtl/tsan_trace.h tsan/tests/unit/tsan_shadow_test.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168790 - /compiler-rt/trunk/lib/tsan/rtl/tsan_report.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168985 - /compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r168987 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_flags.h tsan_interceptors.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r169015 - /compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator64.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r169017 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_interceptors.cc tsan_stat.cc tsan_stat.h
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r169019 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_flags.cc tsan_flags.h tsan_interceptors.cc tsan_rtl_report.cc
Dmitry Vyukov
- [llvm-commits] [compiler-rt] r169029 - in /compiler-rt/trunk/lib/tsan/rtl: tsan_platform.h tsan_rtl.cc tsan_rtl.h
Dmitry Vyukov
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Ulrich Weigand
- [llvm-commits] [PATCH/RFC] Only use .lcomm if it supports alignment
Ulrich Weigand
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Ulrich Weigand
- [llvm-commits] [PATCH/RFC] Only use .lcomm if it supports alignment
Ulrich Weigand
- [llvm-commits] [PATCH, RFC] Medium code model support for 64-bit PowerPC
Ulrich Weigand
- [llvm-commits] [llvm] r168799 - in /llvm/trunk: lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp test/MC/PowerPC/ppc64-initial-cfa.ll
Ulrich Weigand
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Ulrich Weigand
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Ulrich Weigand
- [llvm-commits] [llvm] r168704 - in /llvm/trunk: lib/CodeGen/AsmPrinter/AsmPrinter.cpp test/CodeGen/ARM/2010-12-15-elf-lcomm.ll test/CodeGen/ARM/elf-lcomm-align.ll
Ulrich Weigand
- [llvm-commits] [llvm] r168619 - /llvm/trunk/docs/LangRef.html
Bill Wendling
- [llvm-commits] [llvm] r168694 - in /llvm/trunk: include/llvm/ include/llvm/Bitcode/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/Linker/ lib/Target/CppBackend/ lib/Transforms/Utils/ lib/VMCore/ test/Feature/ test/Integer/ test/Linker/ test/Transforms/Inline/ tools/llvm-bcanalyzer/
Bill Wendling
- [llvm-commits] [llvm] r168779 - in /llvm/trunk: include/llvm/Bitcode/LLVMBitCodes.h lib/AsmParser/LLLexer.cpp lib/AsmParser/LLParser.cpp lib/AsmParser/LLParser.h lib/AsmParser/LLToken.h lib/Bitcode/Reader/BitcodeReader.cpp tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
Bill Wendling
- [llvm-commits] [llvm] r168829 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp
Bill Wendling
- [llvm-commits] [llvm] r168829 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp
Bill Wendling
- [llvm-commits] [llvm] r168930 - in /llvm/trunk: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/ARM/crash.ll
Bill Wendling
- [llvm-commits] [llvm] r168930 - in /llvm/trunk: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/ARM/crash.ll
Bill Wendling
- [llvm-commits] [llvm] r169044 - in /llvm/trunk: include/llvm/CodeGen/Passes.h lib/CodeGen/LLVMTargetMachine.cpp lib/CodeGen/Passes.cpp lib/Transforms/Scalar/CodeGenPrepare.cpp
Bill Wendling
- [llvm-commits] [llvm] r169046 - /llvm/trunk/CODE_OWNERS.TXT
Bill Wendling
- [llvm-commits] [llvm] r169050 - /llvm/trunk/CODE_OWNERS.TXT
Bill Wendling
- [llvm-commits] [llvm] r169046 - /llvm/trunk/CODE_OWNERS.TXT
Bill Wendling
- [llvm-commits] [llvm] r169116 - /llvm/trunk/utils/emacs/llvm-mode.el
Bill Wendling
- [llvm-commits] [PATCH] Stack Alignment: clamp the alignment of stack objects in MachineFrameInfo
Bill Wendling
- [llvm-commits] [llvm] r168181 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCompares.cpp test/Transforms/InstCombine/icmp.ll
Pawel Wodnicki
- [llvm-commits] Fwd: [llvm] r168837 - in /llvm/trunk: lib/CodeGen/RegisterCoalescer.cpp test/CodeGen/ARM/coalesce-subregs.ll
Pawel Wodnicki
- [llvm-commits] [llvm] r168765 - in /llvm/trunk: lib/Transforms/Vectorize/BBVectorize.cpp test/Transforms/BBVectorize/simple.ll
Pawel Wodnicki
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Pawel Wodnicki
- [llvm-commits] [llvm] r168622 - /llvm/trunk/lib/CodeGen/MachineCSE.cpp
Pawel Wodnicki
- [llvm-commits] [llvm] r168711 - in /llvm/trunk: lib/Analysis/ScalarEvolution.cpp test/Transforms/IndVarSimplify/eliminate-comparison.ll
Pawel Wodnicki
- [llvm-commits] [dragonegg] r168980 - /dragonegg/tags/RELEASE_32/rc2/
Pawel Wodnicki
- [llvm-commits] [test-suite] r168981 - /test-suite/tags/RELEASE_32/rc2/
Pawel Wodnicki
- [llvm-commits] [compiler-rt] r168982 - /compiler-rt/tags/RELEASE_32/rc2/
Pawel Wodnicki
- [llvm-commits] [LLVMdev] !!! 3.2 Release RC2 deadline November 29th
Pawel Wodnicki
- [llvm-commits] [PATCH] InstCombine enhancement
Shuxin Yang
- [llvm-commits] [llvm] r168615 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineAndOrXor.cpp test/Transforms/InstCombine/xor2.ll
Shuxin Yang
- [llvm-commits] [PATCH] InstCombine enhancement
Shuxin Yang
- [llvm-commits] [PATCH] Population-count loop idiom recognization
Shuxin Yang
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Shuxin Yang
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Shuxin Yang
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Shuxin Yang
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Shuxin Yang
- [llvm-commits] [PATCH] [Fast-math] In relaxed FP mode, Instruction::isAssociative() returns true for fmul/fadd
Shuxin Yang
- [llvm-commits] [llvm] r168848 - in /llvm/trunk: include/llvm/Instruction.h lib/VMCore/Instruction.cpp test/Transforms/InstCombine/fast-math.ll
Shuxin Yang
- [llvm-commits] [llvm] r168909 - /llvm/trunk/test/Transforms/InstCombine/fast-math.ll
Shuxin Yang
- [llvm-commits] [llvm] r168931 - in /llvm/trunk: include/llvm/Target/TargetTransformImpl.h include/llvm/TargetTransformInfo.h lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86TargetMachine.h lib/Transforms/Scalar/LoopIdiomRecognize.cpp test/Transforms/LoopIdiom/popcnt.ll
Shuxin Yang
- [llvm-commits] [llvm] r168848 - in /llvm/trunk: include/llvm/Instruction.h lib/VMCore/Instruction.cpp test/Transforms/InstCombine/fast-math.ll
Shuxin Yang
- [llvm-commits] X*log2(Y*0.5)->X*log2(Y)-X (under fast math)
Shuxin Yang
- [llvm-commits] [PATCH] __builtin_assume_aligned for Clang and LLVM
Shuxin Yang
- [llvm-commits] [llvm] [PATCH] PowerPC: Fix Altivec multiply-add zero sign
Adhemerval Zanella
- [llvm-commits] [llvm] r168998 - in /llvm/trunk: lib/Target/PowerPC/PPCInstrAltivec.td test/CodeGen/PowerPC/buildvec_canonicalize.ll test/CodeGen/PowerPC/vec_mul.ll
Adhemerval Zanella
- [llvm-commits] [llvm] [PATCH] PowerPC: Fix Altivec multiply-add zero sign
Adhemerval Zanella
- [llvm-commits] [llvm] r168998 - in /llvm/trunk: lib/Target/PowerPC/PPCInstrAltivec.td test/CodeGen/PowerPC/buildvec_canonicalize.ll test/CodeGen/PowerPC/vec_mul.ll
Adhemerval Zanella
- [llvm-commits] Fwd: [llvm] r169020 - /llvm/trunk/test/CodeGen/PowerPC/vec_mul.ll
Adhemerval Zanella
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Weiming Zhao
- [llvm-commits] [PATCH] Memory footprint improvement of pass GlobalOpt
Sheng Zhou
- [llvm-commits] [PATCH] Memory footprint improvement of pass GlobalOpt
Sheng Zhou
- [llvm-commits] [llvm] r169079 [1/2] - in /llvm/trunk: lib/Transforms/IPO/GlobalOpt.cpp test/Transforms/GlobalOpt/big-memory-footprint.ll
Sheng Zhou
- [llvm-commits] [llvm] r168581 - /llvm/trunk/lib/VMCore/PassManager.cpp
Sheng Zhou
- [llvm-commits] [PATCH] Convert ProgrammersManual.html to reST
Alexander Zinenko
Last message date:
Sun Dec 2 23:41:41 PST 2012
Archived on: Tue Aug 4 17:09:53 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).