2015-07-24 |
Jonathan Roelofs | Add missing underlines for a docs section. NFC |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Philip Reames | [RewriteStatepointsForGC] Use a worklist algorithm... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Lawrence Hu | test commit, only added one space |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Jingyue Wu | [NaryReassociate] remove redundant code |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Alex Lorenz | MIR Serialization: Serialize the '.cfi_offset' CFI... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
JF Bastien | WebAssembly: test that valid -mcpu flags are accepted. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Sanjay Patel | fix crash in machine trace metrics due to processing... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Philip Reames | [RewriteStatepointsForGC] Rename PhiState to reflect... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Philip Reames | [RewriteStatepointsForGC] Use idomatic mechanisms for... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
David Gross | [ARM] Register (existing) ARMLoadStoreOpt pass with... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Colin LeMahieu | Moving tests in to X86 directory. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
David Gross | Test commit. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Philip Reames | [RewriteStatepointsForGC] Simplify code around meet... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Colin LeMahieu | Using an input object file instead of trying to generat... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Colin LeMahieu | Specifying a test triple. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Colin LeMahieu | [llvm-objdump] Add -D and --disassemble-all flags that... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Matt Wala | [Scalarizer] Fix potential for stale data in Scattered... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Duncan P. N... | X86: Use dyn_cast instead of isa+cast, NFC |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Weiming Zhao | This patch eanble register coalescing to coalesce the... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Kostya Serebryany | [libFuzzer] dump long running units to disk |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Igor Laevsky | NFC. Explicitly specify attributes in BasicAA/cs-cs... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Delete dead code. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Use helper function. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Add a version of getSymbol with an explicit symbol... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Michael Kuperstein | [X86] Allow load folding into PUSH instructions |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Asaf Badouh | [x86] change FP scalar builtin naming convention |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Kuba Brecka | [asan] Rename the ABI versioning symbol to '__asan_vers... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Michael Kuperstein | [X86] Fix order of operands for ins and outs instructio... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Chandler Carruth | [GMR] Add a late run of GlobalsModRef to the main pass... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Support printing relocations in files with no section... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Use typdef to simplify the code. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Elena Demikhovsky | X86: Fixed assertion failure in 32-bit mode |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Yaron Keren | Avoid using -Wl,-z,defs on Cygwin. |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Chandler Carruth | Revert r242990: "AVX-512: Implemented encoding , DAG... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Chandler Carruth | [GMR] Switch the function info we store for every funct... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Igor Breger | AVX-512: Implemented encoding , DAG lowering and intrin... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Craig Topper | [ScalarEvolution] Change addRequired to addRequiredTran... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Craig Topper | Replace a 0 with nullptr. NFC |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Igor Breger | AVX : Fix ISA disabling in case AVX512VL , some instruc... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Yaron Keren | Remove unnecessary in C++11 c_str() calls |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Jingyue Wu | [NVPTX] run LSR before straight-line optimizations |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Rafael Espindola | Refactor duplicated code and check for invalid symbol... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Chandler Carruth | [GMR] Further improve the FunctionInfo API inside of... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Wrap all of the per-function information behind... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Frederic Riss | [dsymutil] Check archive members timestamps. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Cleanup comments, formatting, and organization... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Extract the ModRef enums from the AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Continue my quest to remove linked datastructures... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
David Majnemer | [ConstantFolding] Support folding loads from a GlobalAlias |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Anthony Pesch | Revert "Improve merging of stores from static construct... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Anthony Pesch | Revert "IPO: Avoid brace initialization of a map, some... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Make the collection of readers and writers of... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Rafael Espindola | Force the gnu archive format to fix the test on darwin. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Sanjay Patel | fix indent; NFC |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Justin Bogner | IPO: Avoid brace initialization of a map, some versions... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Reid Kleckner | [lit] Fix launching executables relative to the cwd... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Bruno Cardoso... | [PeepholeOptimizer] Refactor optimizeUncoalescable... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
JF Bastien | WebAssembly: basic bitcode → assembly CodeGen test |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Alex Lorenz | MIR Serialization: Serialize the machine instruction... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Yaron Keren | Rename RunCallBacksToRun to llvm::sys::RunSignalHandlers |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Anthony Pesch | Improve merging of stores from static constructors... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Alex Lorenz | MIR Parser: Extract the MDNode parsing code into a... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Hans Wennborg | Fix -Wextra-semi warnings. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Rafael Espindola | Fix fetching the symbol table of a thin archive. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Yaron Keren | De-duplicate Unix & Windows CallBacksToRun |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Anthony Pesch | Test commit, added blank line |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chad Rosier | Simplify switch as all cases other than default return... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Rafael Espindola | Identify thin archives as archives. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Yaron Keren | Remove C++98 workaround in llvm::sys::DontRemoveFileOnS... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Renato Golin | [Release] Allow release testers to disable certain... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Alex Lorenz | MIR Serialization: Serialize the metadata machine operands. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Quentin Colombet | [ARM] Make the frame lowering code ready for shrink... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Rafael Espindola | Delete ELFEntityIterator. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Asaf Badouh | [X86][AVX512] add reduce/range/scalef/rndScale |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Add a flag to enable GlobalsModRef in the normal... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Benjamin Kramer | [dsymutil] Remove extra semicolon. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Switch from std::set to SmallPtrSet. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Only look in the associated allocs map for an... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [GMR] Switch to a DenseMap and clean up the iteration... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | Fix a -Winconsistent-missing-override failure in the... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Michael Kuperstein | Fix test from r242886 to use the right triple. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Try to fix libc++ build bots which require... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Michael Kuperstein | [X86] Add .intel_syntax noprefix directive to intel... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Michael Kuperstein | Fix mem2reg to correctly handle allocas only used in... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Kuba Brecka | [asan] Improve moving of non-instrumented allocas |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Remove all of the dead AliasAnalysis pointers... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Remove the last of the legacy update API from... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Switch to an early-exit. NFC. This was split... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Put the 'final' keyword in the correct place... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [PM/AA] Replace the only use of the AliasAnalysis:... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Elena Demikhovsky | AVX-512: Added intrinsics for VCVT* instructions. |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chen Li | [LoopUnswitch] Code refactoring to separate trivial... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Jingyue Wu | [BranchFolding] do not iterate the aliases of virtual... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Chandler Carruth | [SROA] Fix a nasty pile of bugs to do with big-endian... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Richard Smith | SetVector: add reverse_iterator support. |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Alexey Samsonov | [Fuzzer] Rely on $PATH expansion instead of hardcoding... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Alexey Samsonov | [Fuzzer] Clearly separate regular and DFSan tests.... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Frederic Riss | [dsymutil] Implement ODR uniquing for C++ code. |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Alex Lorenz | MIR Serialization: Start serializing the CFI operands... |
commit | commitdiff | tree | snapshot |
next |