2014-03-07 |
Ted Kremenek | Remove dead 'break' (dominated by 'return'). |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ted Kremenek | Remove dead 'return'. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Majnemer | MC: Use MachO::SectionType for MCSectionMachO::getType... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Refactor high_pc/low_pc construction into... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Nico Weber | "Mac OS/X" -> "Mac OS X" spelling fixes for llvm. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Duncan P. N... | C++11: Remove const from in auto guidelines |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Restrict DW_AT_high_pc encoding as data4... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Duncan P. N... | C++11: Copy pointers with const auto * |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Duncan P. N... | ARM: Make .unreq directives case-insensitive |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Benjamin Kramer | [C++11] Now that the users are gone, rip out the duplic... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Dmitri Gribenko | Add missing std:: qualifiers |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Benjamin Kramer | Make header standalone for libstdc++. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Benjamin Kramer | [C++11] Replace LLVM-style type traits with C++11 stand... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Richard Sandiford | [SystemZ] Move sign_extend optimization to PerformDAGCo... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Tim Northover | CodeGenPrep: sink extends of illegal types into use... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Tim Northover | InstCombine: form shuffles from wider range of insert... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ahmed Charles | Change MCDisassembler::setSymbolizer to take unique_ptr... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Craig Topper | Remove unused method. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Craig Topper | [C++11] Add 'override' keyword to virtual methods that... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Alexey Volkov | Enable FeatureFastUAMem for Silvermont processor |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Alexey Volkov | Test commit |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Majnemer | MC: Remove superfluous section attribute flag definitions |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Ahmed Charles | [Typo] Fix sentence in CMake documentation. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Rafael Espindola | Replace PROLOG_LABEL with a new CFI_INSTRUCTION. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Rafael Espindola | clang-format a bit of code to make the next patch easie... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Rafael Espindola | Simplify. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Rafael Espindola | Simplify. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Karthik Bhat | Allow constant folding of round function whenever feasible |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Rafael Espindola | Add missing "[unnamed_addr]" to LangRef.rst#functions. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Limit r203187 to non-darwin as lldb can... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Eric Christopher | Move some dwarf emission routines to AsmPrinterDwarf... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Eric Christopher | 80-column fixups. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Refactor test to not rely on fixed DIE offsets |
commit | commitdiff | tree | snapshot |
2014-03-07 |
David Blaikie | DebugInfo: Improve test to not depend on the specific... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Owen Anderson | Add iterator_range support for MachineInstr's operand... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Saleem Abdulrasool | Reapply "MC: simplify object file selection for Windows" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Remove shouldEmitUsedDirectiveFor. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ted Kremenek | Remove unreachable 'return true' always dominated by... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Argyrios Kyrtzidis | [Support/LockFileManager] Re-apply r203137 and r203138... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Saleem Abdulrasool | Support: split object format out of environment |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Saleem Abdulrasool | MC: simplify object file selection for Windows |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Andrea Di Biagio | [X86] Teach the DAGCombiner how to fold a OR of two... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Fix warning about mismatched signs in comparison. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Fix the printing of n_type. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Use the existing N_STAB from the MachO namespace. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Constify a few things with DotDebugLocEntry. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Reid Kleckner | MS asm: The initial dot in struct access is optional |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Reid Kleckner | Revert create_symbolic_link and both depending changes |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Move DIEEntry handling inside the main switch statement. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Argyrios Kyrtzidis | [Support/LockFileManager] Make the LockFileManager... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Argyrios Kyrtzidis | [Support/LockFileManager] Use symbolic link for the... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Argyrios Kyrtzidis | [Support/FileSystem] Introduce llvm::sys::fs::create_sy... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Matt Arsenault | R600: Fix extloads from i8 / i16 to i64. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Matt Arsenault | R600/SI: Expand selects on vectors. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Matt Arsenault | Fix missing C++ mode comment |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Matt Arsenault | Teach lint about address spaces |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Osborne | [XCore] Add support for the "m" inline asm constraint. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Rafael Espindola | Micro optimization: this code only needs to look at... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chad Rosier | [AArch64] This is a work in progress to provide a machi... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Remove "virtual" from override methods |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Use "auto" for cast results |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Use "for (auto" a bit |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Richard Sandiford | [SystemZ] Update namespace formatting to match current... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Elena Demikhovsky | AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Elena Demikhovsky | AVX-512: fixed comressed displacement - by Robert Khazanov |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Yaron Keren | Cleaning up two more pre-Visual C++ 2012 build hacks. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Fix warnings about an variable only used in asserts. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Add <cstddef> for use of std::ptrdiff_t. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Fix break by qualifying ptrdiff_t with std::. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Ahmed Charles | Replace OwningPtr<T> with std::unique_ptr<T>. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
David Blaikie | DebugInfo: Tag units as having been indexed in GNU... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Karthik Bhat | Allow constant folding of copysign |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Modules] Fix a layering issue that is actually impacti... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move GVMaterializer.h into the IR library... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [cleanup] Re-sort the standard library include lines. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Sink Linker.h into a Linker subdirectory... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move InstVisitor.h into the IR library as... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Change the tag on this iterator to bidir and implement... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Fix issues in the NamedMDNode operand iterator, includi... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
David Blaikie | DebugInfo: Shrink pubnames/pubtypes in the presence... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Add some helpful comments on DIEValue types that we... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | The PPC global base register cannot be r0 |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Owen Anderson | Add a iterator and interator_range interface to the... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move DebugInfo.h into the IR library where... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | Fixup PPC Darwin i1 argument handling |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Rewrite the attribute hashing algorithm to use the... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Hal Finkel | When using CR bit registers on PPC32, handle the i1... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Chandler Carruth | [Layering] Move DIBuilder.h into the IR library where... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Raul E. Silvera | Change math intrinsic attributes from readonly to readn... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Remove the last of the special case code for emitting... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | constify a few accessors. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Eric Christopher | Remove special case in the DIEValue printing since... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rui Ueyama | Attempt to unbreak little-endian buildbots. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Jack Carter | [Mips] Testcase typo fix. No functionality change. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Rafael Espindola | Now that we don't use libtool, we don't need to upgrade... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Eric Christopher | Add a DIELocList class to handle pointers into the... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Hal Finkel | With PPC CR bit registers, handle int_to_fp on older... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
next |