2015-11-20 |
Peter Collingbourne | ScalarEvolution: do not set nuw when creating exprs...
|
commit | commitdiff | tree |
2015-11-06 |
Peter Collingbourne | docs: Document function-attached metadata and IR changes...
|
commit | commitdiff | tree |
2015-11-05 |
Peter Collingbourne | Update tutorial for debug info IR change.
|
commit | commitdiff | tree |
2015-11-05 |
Peter Collingbourne | Fix Kaleidoscope example.
|
commit | commitdiff | tree |
2015-11-05 |
Peter Collingbourne | DI: Reverse direction of subprogram -> function edge.
|
commit | commitdiff | tree |
2015-11-03 |
Peter Collingbourne | CodeGen, Target: Move Mach-O-specific symbol name logic...
|
commit | commitdiff | tree |
2015-10-27 |
Peter Collingbourne | Bitcode: Fix more unsigned integer overflow bugs.
|
commit | commitdiff | tree |
2015-10-26 |
Peter Collingbourne | Fix tests.
|
commit | commitdiff | tree |
2015-10-26 |
Peter Collingbourne | ARM/ELF: Restore original (pre-r251322) logic for deciding...
|
commit | commitdiff | tree |
2015-10-26 |
Peter Collingbourne | BitstreamWriter: Fix integer overflow.
|
commit | commitdiff | tree |
2015-10-26 |
Peter Collingbourne | ARM/ELF: Better codegen for global variable addresses.
|
commit | commitdiff | tree |
2015-09-09 |
Peter Collingbourne | LowerBitSets: Fix non-determinism bug.
|
commit | commitdiff | tree |
2015-09-08 |
Peter Collingbourne | Re-apply r247080 with order of evaluation fix.
|
commit | commitdiff | tree |
2015-09-08 |
Peter Collingbourne | Revert r247080, "LowerBitSets: Extend pass to support...
|
commit | commitdiff | tree |
2015-09-08 |
Peter Collingbourne | LowerBitSets: Extend pass to support functions as bitset...
|
commit | commitdiff | tree |
2015-09-04 |
Peter Collingbourne | Add powerpc64 to parallel.ll unsupported architecture...
|
commit | commitdiff | tree |
2015-09-01 |
Peter Collingbourne | gold-plugin: Implement parallel LTO code generation...
|
commit | commitdiff | tree |
2015-08-31 |
Peter Collingbourne | Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support...
|
commit | commitdiff | tree |
2015-08-29 |
Peter Collingbourne | Fix shared library build.
|
commit | commitdiff | tree |
2015-08-28 |
Peter Collingbourne | Use UNSUPPORTED instead of XFAIL to disable this test...
|
commit | commitdiff | tree |
2015-08-28 |
Peter Collingbourne | lit: Match UNSUPPORTED against target triple as we...
|
commit | commitdiff | tree |
2015-08-28 |
Peter Collingbourne | Tweak XFAIL line for mips.
|
commit | commitdiff | tree |
2015-08-28 |
Peter Collingbourne | XFAIL parallel.ll test on MIPS and AArch64 until test...
|
commit | commitdiff | tree |
2015-08-27 |
Peter Collingbourne | CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator...
|
commit | commitdiff | tree |
2015-08-27 |
Peter Collingbourne | Support: Introduce thread.h.
|
commit | commitdiff | tree |
2015-08-24 |
Peter Collingbourne | LTO: Simplify merged module ownership.
|
commit | commitdiff | tree |
2015-08-24 |
Peter Collingbourne | LTO: Rename mergedModule variables to MergedModule...
|
commit | commitdiff | tree |
2015-08-22 |
Peter Collingbourne | LTO: Maintain target triple, FeatureStr and CGOptLevel...
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | LTO: Change signature of LTOCodeGenerator::setCodePICModel...
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | llvm-lto: Re-order code.
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | Linker: Remove empty destructor.
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | LTO: Simplify ownership of LTOCodeGenerator::TargetMach.
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | LTO: Simplify ownership of LTOCodeGenerator::CodegenOptions.
|
commit | commitdiff | tree |
2015-08-21 |
Peter Collingbourne | TransformUtils: Introduce module splitter.
|
commit | commitdiff | tree |
2015-08-18 |
Peter Collingbourne | Support: Clean up TSan annotations.
|
commit | commitdiff | tree |
2015-08-06 |
Peter Collingbourne | LibDriver: Replace references to lld-link2 with lld...
|
commit | commitdiff | tree |
2015-08-06 |
Peter Collingbourne | COFF: Assign the correct symbol type to internal functions.
|
commit | commitdiff | tree |
2015-07-29 |
Peter Collingbourne | LowerBitSets: Add debugging output.
|
commit | commitdiff | tree |
2015-07-16 |
Peter Collingbourne | Internalize: internalize comdat members as a group...
|
commit | commitdiff | tree |
2015-07-08 |
Peter Collingbourne | LibDriver: Fix output path inference.
|
commit | commitdiff | tree |
2015-07-05 |
Peter Collingbourne | Verifier: Forbid comdats on linker declarations.
|
commit | commitdiff | tree |
2015-07-05 |
Peter Collingbourne | IR: Do not consider available_externally linkage to...
|
commit | commitdiff | tree |
2015-07-04 |
Peter Collingbourne | LTO: expose LTO_SYMBOL_ALIAS, which indicates that...
|
commit | commitdiff | tree |
2015-06-30 |
Peter Collingbourne | COFF: Do not assign linker-weak symbols to selectany...
|
commit | commitdiff | tree |
2015-06-29 |
Peter Collingbourne | lto: Clean up C libLTO interfaces pertaining to linker...
|
commit | commitdiff | tree |
2015-06-29 |
Peter Collingbourne | Teach LTOModule to emit linker flags for dllexported...
|
commit | commitdiff | tree |
2015-06-27 |
Peter Collingbourne | LowerBitSets: Ignore bitset entries that do not directly...
|
commit | commitdiff | tree |
2015-06-25 |
Peter Collingbourne | GVN: If a branch has two identical successors, we cannot...
|
commit | commitdiff | tree |
2015-06-24 |
Peter Collingbourne | Object: Add XFAILed test case for r239560.
|
commit | commitdiff | tree |
2015-06-22 |
Peter Collingbourne | Linker: Do not expect comdat to exist in source module.
|
commit | commitdiff | tree |
2015-06-22 |
Peter Collingbourne | SafeStack: Create the unsafe stack pointer on demand.
|
commit | commitdiff | tree |
2015-06-20 |
Peter Collingbourne | Use correct escaping for semicolon on Windows.
|
commit | commitdiff | tree |
2015-06-20 |
Peter Collingbourne | LibDriver tests require x86 target.
|
commit | commitdiff | tree |
2015-06-20 |
Peter Collingbourne | LibDriver: implement /libpath and $LIB; ignore /ignore...
|
commit | commitdiff | tree |
2015-06-18 |
Peter Collingbourne | LTO: Introduce LTOModule::getSymbolGV().
|
commit | commitdiff | tree |
2015-06-18 |
Peter Collingbourne | Silence resource compiler using /nologo flag.
|
commit | commitdiff | tree |
2015-06-17 |
Peter Collingbourne | LowerBitSets: Do not assign names to aliases of unnamed...
|
commit | commitdiff | tree |
2015-06-15 |
Peter Collingbourne | Add safestack attribute to LLVMAttribute enum and Go...
|
commit | commitdiff | tree |
2015-06-15 |
Peter Collingbourne | Protection against stack-based memory corruption errors...
|
commit | commitdiff | tree |
2015-06-12 |
Peter Collingbourne | LowerBitSets: Give names to aliases of unnamed bitset...
|
commit | commitdiff | tree |
2015-06-11 |
Peter Collingbourne | Object: Prepend __imp_ when mangling a dllimport symbol...
|
commit | commitdiff | tree |
2015-06-11 |
Peter Collingbourne | LTO: expose LTO_SYMBOL_COMDAT flag, which indicates...
|
commit | commitdiff | tree |
2015-06-10 |
Peter Collingbourne | ArgumentPromotion: Drop sret attribute on functions...
|
commit | commitdiff | tree |
2015-06-09 |
Peter Collingbourne | Move dllimport name mangling to IR mangler.
|
commit | commitdiff | tree |
2015-06-09 |
Peter Collingbourne | LibDriver, llvm-lib: introduce.
|
commit | commitdiff | tree |
2015-06-08 |
Peter Collingbourne | Do not build LLD from tools/Makefile, as LLD no longer...
|
commit | commitdiff | tree |
2015-06-08 |
Peter Collingbourne | Fix Windows build.
|
commit | commitdiff | tree |
2015-06-08 |
Peter Collingbourne | llvm-ar: Move archive writer to Object.
|
commit | commitdiff | tree |
2015-06-05 |
Peter Collingbourne | Revert r238473, "Thumb2: Modify codegen for memcpy...
|
commit | commitdiff | tree |
2015-06-01 |
Peter Collingbourne | Make the C++ LTO API easier to use from C++ clients.
|
commit | commitdiff | tree |
2015-05-28 |
Peter Collingbourne | Thumb2: Modify codegen for memcpy intrinsic to prefer...
|
commit | commitdiff | tree |
2015-05-21 |
Peter Collingbourne | Revert r237590, "ARM: allow jump tables to be placed...
|
commit | commitdiff | tree |
2015-05-21 |
Peter Collingbourne | Revert r237766, "Support: Introduce LLVM_FALLTHROUGH...
|
commit | commitdiff | tree |
2015-05-20 |
Peter Collingbourne | Support: Introduce LLVM_FALLTHROUGH macro.
|
commit | commitdiff | tree |
2015-05-05 |
Peter Collingbourne | Thumb2SizeReduction: Check the correct set of registers...
|
commit | commitdiff | tree |
2015-05-01 |
Peter Collingbourne | ARM: Align functions containing Thumb-2 jump tables...
|
commit | commitdiff | tree |
2015-04-23 |
Peter Collingbourne | Thumb2: When applying branch optimizations, visit branches...
|
commit | commitdiff | tree |
2015-04-23 |
Peter Collingbourne | ARM: When re-creating a branch via InsertBranch, preserve...
|
commit | commitdiff | tree |
2015-04-23 |
Peter Collingbourne | Thumb2: When optimizing for size, do not if-convert...
|
commit | commitdiff | tree |
2015-04-23 |
Peter Collingbourne | ARM: When spilling extra registers for alignment, prefer...
|
commit | commitdiff | tree |
2015-04-23 |
Peter Collingbourne | ARM: Only enforce 4-byte alignment on Thumb-2 functions...
|
commit | commitdiff | tree |
2015-04-08 |
Peter Collingbourne | Go bindings: make various DIBuilder arguments optional.
|
commit | commitdiff | tree |
2015-04-03 |
Peter Collingbourne | MC: For variable symbols, maintain MCSymbol::Section...
|
commit | commitdiff | tree |
2015-04-02 |
Peter Collingbourne | Revert r233595, "MC: For variable symbols, maintain...
|
commit | commitdiff | tree |
2015-03-30 |
Peter Collingbourne | MC: For variable symbols, maintain MCSymbol::Section...
|
commit | commitdiff | tree |
2015-03-25 |
Peter Collingbourne | Simplify missing-file-line.ll test.
|
commit | commitdiff | tree |
2015-03-25 |
Peter Collingbourne | DebugInfo: Permit DW_TAG_structure_type, DW_TAG_member...
|
commit | commitdiff | tree |
2015-03-24 |
Peter Collingbourne | AArch64: use a different means to determine whether...
|
commit | commitdiff | tree |
2015-03-24 |
Peter Collingbourne | MC: Add more stringent symbol checking to test.
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | test: Make a start on a test suite for libLTO.
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | Fix build failure.
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | LowerBitSets: Avoid reusing byte set addresses.
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | libLTO, llvm-lto, gold: Introduce flag for controlling...
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | gold: Make powerpc support optional for the tests.
|
commit | commitdiff | tree |
2015-03-19 |
Peter Collingbourne | GlobalDCE: Improve performance for large modules containing...
|
commit | commitdiff | tree |
2015-03-16 |
Peter Collingbourne | LowerBitSets: do not use private aliases at all on...
|
commit | commitdiff | tree |
2015-03-14 |
Peter Collingbourne | LowerBitSets: Do not export symbols for bit set referenced...
|
commit | commitdiff | tree |
2015-03-05 |
Peter Collingbourne | Go bindings: use MDNode::replaceAllUsesWith instead...
|
commit | commitdiff | tree |
2015-03-03 |
Peter Collingbourne | Add explicit type to empty std::set initializer to...
|
commit | commitdiff | tree |
2015-03-03 |
Peter Collingbourne | LowerBitSets: Use byte arrays instead of bit sets to...
|
commit | commitdiff | tree |
next |