projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Expand variables when evaluating absolute expressions.
2015-03-04
Reid Kleckner
Try to satisfy sanitizer lint check
commit
|
commitdiff
|
tree
2015-03-04
Reid Kleckner
Add missing <atomic> include to PassRegistry.h
commit
|
commitdiff
|
tree
2015-03-04
Reid Kleckner
Revert "unique_ptrify ValID::ConstantStructElts"
commit
|
commitdiff
|
tree
2015-03-04
Reid Kleckner
Document the LLVM "thunk" attribute added back in r226708
commit
|
commitdiff
|
tree
2015-03-03
Reid Kleckner
WinEH: Remove vestigial EH object
commit
|
commitdiff
|
tree
2015-03-03
Reid Kleckner
Make llvm.eh.begincatch use an outparam
commit
|
commitdiff
|
tree
2015-03-03
Reid Kleckner
Fix cppeh breakage due to racing commits
commit
|
commitdiff
|
tree
2015-03-03
Reid Kleckner
WinEH: Run opt -instnamer over some cppeh tests and...
commit
|
commitdiff
|
tree
2015-03-02
Reid Kleckner
cmake: Use MSVC atomics with clang-cl
commit
|
commitdiff
|
tree
2015-03-02
Reid Kleckner
lit: Add 'cd' support to the internal shell and port...
commit
|
commitdiff
|
tree
2015-02-27
Reid Kleckner
Delete LLVM_DELETED_FUNCTION from coding standards
commit
|
commitdiff
|
tree
2015-02-27
Reid Kleckner
Minor follow-ups to r229720 suggested on llvmdev
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Re-instate the pragma optimize hack for MSVC, but not...
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Remove stale pragma hack for an unsupported MSVC version
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Silence some Win64 clang-cl warnings about unused stuff...
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Use wider type for overflow check on LLP64 platforms...
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Don't sibcall between SysV and Win64 convention functions
commit
|
commitdiff
|
tree
2015-02-26
Reid Kleckner
Pass /nologo to ml64 for quieter builds
commit
|
commitdiff
|
tree
2015-02-23
Reid Kleckner
cmake: Don't do the libstdc++ version check when clang...
commit
|
commitdiff
|
tree
2015-02-20
Reid Kleckner
X86: Remove pre-2010 dead code in mergeSPUpdatesDown
commit
|
commitdiff
|
tree
2015-02-20
Reid Kleckner
Use unreachable instead of assert(false) to silence...
commit
|
commitdiff
|
tree
2015-02-20
Reid Kleckner
EH: Prune unreachable resume instructions during Dwarf...
commit
|
commitdiff
|
tree
2015-02-18
Reid Kleckner
Add an IR-to-IR test for dwarf EH preparation using opt
commit
|
commitdiff
|
tree
2015-02-18
Reid Kleckner
dos2unix the WinEH file and tests
commit
|
commitdiff
|
tree
2015-02-17
Reid Kleckner
Expose LLVM_VERSION_PATCH in llvm-config.h
commit
|
commitdiff
|
tree
2015-02-14
Reid Kleckner
Unify the two EH personality classification routines...
commit
|
commitdiff
|
tree
2015-02-13
Reid Kleckner
Triple: Make setEnvironment not override the object...
commit
|
commitdiff
|
tree
2015-02-13
Reid Kleckner
Fix R600 test deadlock on Windows by giving FileCheck...
commit
|
commitdiff
|
tree
2015-02-11
Reid Kleckner
Fix invalid LLVM IR in PruneEH tests
commit
|
commitdiff
|
tree
2015-02-11
Reid Kleckner
Don't promote asynch EH invokes of nounwind functions...
commit
|
commitdiff
|
tree
2015-02-06
Reid Kleckner
Don't dllexport declarations
commit
|
commitdiff
|
tree
2015-02-05
Reid Kleckner
Try to fix the build in MCValue.cpp
commit
|
commitdiff
|
tree
2015-02-04
Reid Kleckner
Remove useless call to isOSCygMing()
commit
|
commitdiff
|
tree
2015-02-04
Reid Kleckner
Don't warn or note if bash is missing
commit
|
commitdiff
|
tree
2015-02-04
Reid Kleckner
Add range adapters predecessors() and successors()...
commit
|
commitdiff
|
tree
2015-01-30
Reid Kleckner
Silence "not all paths return a value" warning in MSVC
commit
|
commitdiff
|
tree
2015-01-30
Reid Kleckner
Win64: Put a REX_W prefix on all TAILJMP* instructions
commit
|
commitdiff
|
tree
2015-01-30
Reid Kleckner
x86: Remove unused variables not caught by MSVC =P
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
x86: Fix large model calls to __chkstk for dynamic...
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
x86: Remove the W64ALLOCA pseudo
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
Update comments to use unreachable instead of llvm...
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
Update comments to use unreachable instead of llvm...
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
Remove unused variable
commit
|
commitdiff
|
tree
2015-01-29
Reid Kleckner
Add a Windows EH preparation pass that zaps resumes
commit
|
commitdiff
|
tree
2015-01-28
Reid Kleckner
Move EH personality type classification to Analysis...
commit
|
commitdiff
|
tree
2015-01-26
Reid Kleckner
Add a UTF8 to UTF16 conversion wrapper for use in the...
commit
|
commitdiff
|
tree
2015-01-23
Reid Kleckner
Fix assertion when C++ EH filters are present in functions...
commit
|
commitdiff
|
tree
2015-01-23
Reid Kleckner
mips: Fix "XPASS" test results by removing 'not' commands
commit
|
commitdiff
|
tree
2015-01-23
Reid Kleckner
Fix the MSVC build with the new Orc JIT APIs
commit
|
commitdiff
|
tree
2015-01-23
Reid Kleckner
lit: Make MCJIT's supported arch check case insensitive
commit
|
commitdiff
|
tree
2015-01-23
Reid Kleckner
Classify functions by EH personality type rather than...
commit
|
commitdiff
|
tree
2015-01-22
Reid Kleckner
Revert "Don't remove a landing pad if the invoke requires...
commit
|
commitdiff
|
tree
2015-01-22
Reid Kleckner
SEH: Finish writing the catch-all test case
commit
|
commitdiff
|
tree
2015-01-22
Reid Kleckner
Win64 SEH: Emit the constant 1 for catch-all into xdata
commit
|
commitdiff
|
tree
2015-01-14
Reid Kleckner
Use MMI->getPersonality() instead of MMI->getPersonalities...
commit
|
commitdiff
|
tree
2015-01-14
Reid Kleckner
Emit the Itanium LSDA for unknown EH personalities...
commit
|
commitdiff
|
tree
2015-01-14
Reid Kleckner
Remove dead code for llvm.eh.selector in the old EH...
commit
|
commitdiff
|
tree
2015-01-14
Reid Kleckner
CodeGen support for x86_64 SEH catch handlers in LLVM
commit
|
commitdiff
|
tree
2015-01-13
Reid Kleckner
Rename llvm.recoverframeallocation to llvm.framerecover
commit
|
commitdiff
|
tree
2015-01-13
Reid Kleckner
Add the llvm.frameallocate and llvm.recoverframeallocation...
commit
|
commitdiff
|
tree
2015-01-12
Reid Kleckner
musttail: Only set the inreg flag for fastcall and...
commit
|
commitdiff
|
tree
2014-12-22
Reid Kleckner
Make musttail more robust for vector types on x86
commit
|
commitdiff
|
tree
2014-12-22
Reid Kleckner
Fix Windows unwind info for functions in sections other...
commit
|
commitdiff
|
tree
2014-12-19
Reid Kleckner
EH: Sink computation of local PadMap variable into...
commit
|
commitdiff
|
tree
2014-12-19
Reid Kleckner
Add the ExceptionHandling::MSVC enumeration
commit
|
commitdiff
|
tree
2014-12-17
Reid Kleckner
Revert "[CodeGenPrepare] Move sign/zero extensions...
commit
|
commitdiff
|
tree
2014-12-15
Reid Kleckner
Move mips1 tests to test/MC/Disassembler/Mips/mips1
commit
|
commitdiff
|
tree
2014-12-12
Reid Kleckner
Relax debug-map-parsing.test error message check for...
commit
|
commitdiff
|
tree
2014-12-02
Reid Kleckner
cmake: Remove MAXPATHLEN define as autoconf does not...
commit
|
commitdiff
|
tree
2014-12-02
Reid Kleckner
Remove '#undef const' from config.h.cmake to sync with...
commit
|
commitdiff
|
tree
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
commit
|
commitdiff
|
tree
2014-11-20
Reid Kleckner
Fix more instances of -Wsentinel on Windows with s...
commit
|
commitdiff
|
tree
2014-11-20
Reid Kleckner
Add out of line virtual destructors to all LLVMTargetMachine...
commit
|
commitdiff
|
tree
2014-11-17
Reid Kleckner
Revert "ADT: correctly report isMSVCEnvironment for...
commit
|
commitdiff
|
tree
2014-11-15
Reid Kleckner
Revert "Don't make assumptions about the name of private...
commit
|
commitdiff
|
tree
2014-11-14
Reid Kleckner
Rename EH related stuff to be more precise
commit
|
commitdiff
|
tree
2014-11-14
Reid Kleckner
Fix build of Mips code with MSVC by using our macro...
commit
|
commitdiff
|
tree
2014-11-14
Reid Kleckner
Allow the use of functions as typeinfo in landingpad...
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Fix the VS 2012 build
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Fix symbol resolution of floating point libc builtins...
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Relax the gcov version.ll test to check '.' instead...
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Silence MSVC warning on missing return after fully...
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Use nullptr instead of NULL for variadic sentinels
commit
|
commitdiff
|
tree
2014-11-13
Reid Kleckner
Avoid usage of char16_t as MSVC "14" doesn't appear...
commit
|
commitdiff
|
tree
2014-11-04
Reid Kleckner
Revert "[Reassociate] Canonicalize negative constants...
commit
|
commitdiff
|
tree
2014-11-04
Reid Kleckner
Revert "Transforms: reapply SVN r219899"
commit
|
commitdiff
|
tree
2014-11-04
Reid Kleckner
Use the LLVM_GNUC_PREREQ macro instead of the longhand...
commit
|
commitdiff
|
tree
2014-11-04
Reid Kleckner
Remove the END_WITH_NULL macro now that Clang doesn...
commit
|
commitdiff
|
tree
2014-11-04
Reid Kleckner
Rename END_WITH_NULL to LLVM_END_WITH_NULL and move...
commit
|
commitdiff
|
tree
2014-11-03
Reid Kleckner
MSVC requires redeclarations to repeat noexcept
commit
|
commitdiff
|
tree
2014-11-03
Reid Kleckner
Relax the LLVM_NOEXCEPT _MSC_VER version check back...
commit
|
commitdiff
|
tree
2014-10-31
Reid Kleckner
Revert "R600: Add missing file to CMakeLists.txt"
commit
|
commitdiff
|
tree
2014-10-31
Reid Kleckner
Revert "R600: Make sure to inline all internal functions"
commit
|
commitdiff
|
tree
2014-10-31
Reid Kleckner
Work around bugs in MSVC "14" CTP 3's conversion logic
commit
|
commitdiff
|
tree
2014-10-31
Reid Kleckner
Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer
commit
|
commitdiff
|
tree
2014-10-31
Reid Kleckner
Suppress MSVC's equivalent of -Wshadow warnings
commit
|
commitdiff
|
tree
2014-10-28
Reid Kleckner
X86: Implement the vectorcall calling convention
commit
|
commitdiff
|
tree
2014-10-23
Reid Kleckner
Revert "Don't count inreg params when mangling fastcall...
commit
|
commitdiff
|
tree
2014-10-21
Reid Kleckner
GCC has supported C++11 ref-qualifiers since 4.8.1
commit
|
commitdiff
|
tree
2014-09-25
Reid Kleckner
MC: Use @IMGREL instead of @IMGREL32, which we can...
commit
|
commitdiff
|
tree
next