projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add a comment here.
2014-05-19
Reid Kleckner
cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
commit
|
commitdiff
|
tree
2014-05-16
Reid Kleckner
Add comdat key field to llvm.global_ctors and llvm...
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
musttail: Fix the verification of alignment attributes
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
Don't insert lifetime.end markers between a musttail...
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
Revert "Don't insert lifetime.end markers between a...
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
Remove unused variable in inliner
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
Don't insert lifetime.end markers between a musttail...
commit
|
commitdiff
|
tree
2014-05-15
Reid Kleckner
Teach the inliner how to preserve musttail invariants
commit
|
commitdiff
|
tree
2014-05-12
Reid Kleckner
Try to fix an SDAG dependence issue with sret
commit
|
commitdiff
|
tree
2014-05-09
Reid Kleckner
Revert "[ms-cxxabi] Add a new calling convention that...
commit
|
commitdiff
|
tree
2014-05-09
Reid Kleckner
Allow sret on the second parameter as well as the first
commit
|
commitdiff
|
tree
2014-05-09
Reid Kleckner
Fix ARM intrinsics-overflow.ll test on Windows
commit
|
commitdiff
|
tree
2014-05-06
Reid Kleckner
Copy the full TailCallKind in CallInst::clone_impl
commit
|
commitdiff
|
tree
2014-05-06
Reid Kleckner
Fix i128 div/mod on mingw64
commit
|
commitdiff
|
tree
2014-05-06
Reid Kleckner
Include intrin.h before windows.h as a workaround for...
commit
|
commitdiff
|
tree
2014-04-30
Reid Kleckner
Fix the clang-cl self-host build by defining ~DwarfDebug...
commit
|
commitdiff
|
tree
2014-04-29
Reid Kleckner
Implement X86 code generation for musttail
commit
|
commitdiff
|
tree
2014-04-29
Reid Kleckner
Fix the build with MSVC 2013 by explicitly requesting...
commit
|
commitdiff
|
tree
2014-04-25
Reid Kleckner
Change llvm-config --ldflags to report ${CMAKE_CXX_LINK_FLAGS}
commit
|
commitdiff
|
tree
2014-04-24
Reid Kleckner
Remove dead inline function that doesn't compile
commit
|
commitdiff
|
tree
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
commit
|
commitdiff
|
tree
2014-04-24
Reid Kleckner
Fix rdtsc.ll test to match r8 on win64
commit
|
commitdiff
|
tree
2014-04-23
Reid Kleckner
Fix test/CodeGen/arm.ll
commit
|
commitdiff
|
tree
2014-04-21
Reid Kleckner
Fix PR7272 in -tailcallelim instead of the inliner
commit
|
commitdiff
|
tree
2014-04-18
Reid Kleckner
Added Sphinx documentation generation to CMake build...
commit
|
commitdiff
|
tree
2014-04-18
Reid Kleckner
Remove -simplify-libcalls pass form Passes documentation
commit
|
commitdiff
|
tree
2014-04-18
Reid Kleckner
Update comment in LLVMBitCodes.h to reflect the actual...
commit
|
commitdiff
|
tree
2014-04-10
Reid Kleckner
Move the segmented stack switch to a function attribute
commit
|
commitdiff
|
tree
2014-04-10
Reid Kleckner
Revert "For the ARM integrated assembler add checking...
commit
|
commitdiff
|
tree
2014-04-01
Reid Kleckner
Support segmented stacks on Win64
commit
|
commitdiff
|
tree
2014-03-27
Reid Kleckner
InstCombine: Don't combine constants on unsigned icmps
commit
|
commitdiff
|
tree
2014-03-27
Reid Kleckner
inalloca: *Really* fix the docs
commit
|
commitdiff
|
tree
2014-03-27
Reid Kleckner
Remove unneeded stale type.
commit
|
commitdiff
|
tree
2014-03-27
Reid Kleckner
inalloca: Fix incorrect example IR and remove LangRef...
commit
|
commitdiff
|
tree
2014-03-26
Reid Kleckner
CloneFunction: Clone all attributes, including the CC
commit
|
commitdiff
|
tree
2014-03-06
Reid Kleckner
MS asm: The initial dot in struct access is optional
commit
|
commitdiff
|
tree
2014-03-06
Reid Kleckner
Revert create_symbolic_link and both depending changes
commit
|
commitdiff
|
tree
2014-03-05
Reid Kleckner
Change x86mmx -> x86_mmx in LangRef.rst
commit
|
commitdiff
|
tree
2014-03-05
Reid Kleckner
C API: Add functions to get or set a GlobalValue's...
commit
|
commitdiff
|
tree
2014-03-05
Reid Kleckner
LangRef: Remove stale docs on LLVM types in module...
commit
|
commitdiff
|
tree
2014-03-04
Reid Kleckner
MS asm: Attempt to parse variables followed by a bracketed...
commit
|
commitdiff
|
tree
2014-03-04
Reid Kleckner
MC: Fix Intel assembly parser for [global + offset]
commit
|
commitdiff
|
tree
2014-03-03
Reid Kleckner
Avoid std::function until PR19030 is fixed
commit
|
commitdiff
|
tree
2014-02-28
Reid Kleckner
[CMake] Remove dead C backend option
commit
|
commitdiff
|
tree
2014-02-28
Reid Kleckner
Reflow isProfitableToMakeFastCC
commit
|
commitdiff
|
tree
2014-02-26
Reid Kleckner
GlobalOpt: Apply fastcc to internal x86_thiscallcc...
commit
|
commitdiff
|
tree
2014-02-13
Reid Kleckner
Tweak an _MSC_VER ifdef to use typename with clang...
commit
|
commitdiff
|
tree
2014-02-13
Reid Kleckner
GlobalOpt: Aliases don't have sections, don't copy...
commit
|
commitdiff
|
tree
2014-02-12
Reid Kleckner
Rename Windows.h to WindowsSupport.h to avoid ambiguity
commit
|
commitdiff
|
tree
2014-02-10
Reid Kleckner
cmake: Do not export targets when installing toolchain...
commit
|
commitdiff
|
tree
2014-02-03
Reid Kleckner
inalloca: Don't remove dead arguments in the presence...
commit
|
commitdiff
|
tree
2014-02-01
Reid Kleckner
Revert "[SLPV] Recognize vectorizable intrinsics during...
commit
|
commitdiff
|
tree
2014-01-31
Reid Kleckner
Implement inalloca codegen for x86 with the new inalloca...
commit
|
commitdiff
|
tree
2014-01-31
Reid Kleckner
Don't put non-static allocas in the static alloca map
commit
|
commitdiff
|
tree
2014-01-31
Reid Kleckner
Set -mcpu to make this test pass on atom bots
commit
|
commitdiff
|
tree
2014-01-31
Reid Kleckner
x86: Rename NumBytesForCalleeToPush to ...Pop for accuracy
commit
|
commitdiff
|
tree
2014-01-31
Reid Kleckner
[ms-cxxabi] Add a new calling convention that swaps...
commit
|
commitdiff
|
tree
2014-01-28
Reid Kleckner
Update optimization passes to handle inalloca arguments
commit
|
commitdiff
|
tree
2014-01-28
Reid Kleckner
x86: add implicit defs for cpuid
commit
|
commitdiff
|
tree
2014-01-27
Reid Kleckner
Silence MSVC warning on 'uint16_t |= bool' with a cast
commit
|
commitdiff
|
tree
2014-01-25
Reid Kleckner
Fix llvm-dis to print the inalloca bit on allocas.
commit
|
commitdiff
|
tree
2014-01-17
Reid Kleckner
Add an inalloca flag to allocas
commit
|
commitdiff
|
tree
2014-01-16
Reid Kleckner
Change inalloca rules to make it only apply to the...
commit
|
commitdiff
|
tree
2014-01-03
Reid Kleckner
Fix MSVC warning about missing return in DataLayout
commit
|
commitdiff
|
tree
2014-01-03
Reid Kleckner
Revert "For disassembly when adding a symbolic operand...
commit
|
commitdiff
|
tree
2013-12-26
Reid Kleckner
TLI: Make exp10* avaiable on Linux/Mac/iOS and unavailable...
commit
|
commitdiff
|
tree
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
commit
|
commitdiff
|
tree
2013-12-17
Reid Kleckner
MC COFF: Emit the 'b' section flag for .bss sections...
commit
|
commitdiff
|
tree
2013-12-17
Reid Kleckner
Add missing trailing comma in llvm-lit.in
commit
|
commitdiff
|
tree
2013-12-17
Reid Kleckner
Add the lit site config for unittests to bin/llvm-lit
commit
|
commitdiff
|
tree
2013-12-16
Reid Kleckner
MemoryBuffer: Increase the alignment of small file...
commit
|
commitdiff
|
tree
2013-12-10
Reid Kleckner
Revert the backend fatal error from r196939
commit
|
commitdiff
|
tree
2013-12-10
Reid Kleckner
[asan] Fix the coverage.cc test broken by r196939
commit
|
commitdiff
|
tree
2013-12-10
Reid Kleckner
Reland "Fix miscompile of MS inline assembly with stack...
commit
|
commitdiff
|
tree
2013-12-10
Reid Kleckner
Revert "Fix miscompile of MS inline assembly with stack...
commit
|
commitdiff
|
tree
2013-12-10
Reid Kleckner
Fix miscompile of MS inline assembly with stack realignment
commit
|
commitdiff
|
tree
2013-12-05
Reid Kleckner
Compiler.h: Disable initializer list usage with clang-cl
commit
|
commitdiff
|
tree
2013-12-03
Reid Kleckner
Return true on success in cl::ExpandResponseFiles
commit
|
commitdiff
|
tree
2013-11-18
Reid Kleckner
Revert "COFF: Emit all MCSymbols rather than filtering...
commit
|
commitdiff
|
tree
2013-11-12
Reid Kleckner
Extract a bc attr parsing helper that returns Attribute...
commit
|
commitdiff
|
tree
2013-10-31
Reid Kleckner
Use a larger invalid attribute bitcode number
commit
|
commitdiff
|
tree
2013-10-24
Reid Kleckner
lto.h: Use lto_bool_t instead of int to restore the ABI
commit
|
commitdiff
|
tree
2013-10-21
Reid Kleckner
Fix the build in DIE.cpp with MSVC 2010
commit
|
commitdiff
|
tree
2013-10-08
Reid Kleckner
Explicitly request unsigned enum types when desired
commit
|
commitdiff
|
tree
2013-09-23
Reid Kleckner
Explicitly request unsigned enum types when desired
commit
|
commitdiff
|
tree
2013-09-19
Reid Kleckner
msbuild: Set _MSC_VER to match the CRT we're using
commit
|
commitdiff
|
tree
2013-09-19
Reid Kleckner
Include an LLVM-vs2012_xp toolset in the MSBuild integration
commit
|
commitdiff
|
tree
2013-09-17
Reid Kleckner
COFF: Ensure that objects produced by LLVM link with...
commit
|
commitdiff
|
tree
2013-09-17
Reid Kleckner
COFF: Emit all MCSymbols rather than filtering out...
commit
|
commitdiff
|
tree
2013-09-17
Reid Kleckner
COFF: Remove ExportSection, which has been dead since...
commit
|
commitdiff
|
tree
2013-09-05
Reid Kleckner
msbuild: Add clang's compiler-rt libs to the LibraryPath
commit
|
commitdiff
|
tree
2013-08-29
Reid Kleckner
Substitute LLVM's version into the msbuild property...
commit
|
commitdiff
|
tree
2013-08-27
Reid Kleckner
Add xml files for msbuild integration
commit
|
commitdiff
|
tree
2013-08-19
Reid Kleckner
Suppress an annoying CMake warning in ChooseMSVCCRT...
commit
|
commitdiff
|
tree
2013-08-16
Reid Kleckner
Actually, use GNU inline asm for cpuid with clang
commit
|
commitdiff
|
tree
2013-08-14
Reid Kleckner
Use the MSVC __cpuid intrinsic instead of inline asm
commit
|
commitdiff
|
tree
2013-08-07
Reid Kleckner
On Windows, autolink advapi32 from Path.inc for CryptAcquire...
commit
|
commitdiff
|
tree
2013-08-07
Reid Kleckner
Fix boolean logic in LockFileManager and test it
commit
|
commitdiff
|
tree
2013-08-07
Reid Kleckner
Avoid using alloca in Windows/Program.inc
commit
|
commitdiff
|
tree
2013-08-07
Reid Kleckner
Check for _strtoi64 in the cmake build if strtoll is...
commit
|
commitdiff
|
tree
next