2011-12-13 |
Nick Lewycky | DW_AT_accessibility is "constant" class, not form class... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Add test/MC/Mips/dg.exp. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Move direct object emitter test to directory test/MC... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Expand .cprestore directive to multiple instructions... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Akira Hatanaka | Relocation against a symbol, instead of against section... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chandler Carruth | Don't default the *cached* list of targets to build... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chandler Carruth | Initial CodeGen support for CTTZ/CTLZ where a zero... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bill Wendling | Use the example from clang, not the GCC frontend, which... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Andrew Trick | Cleanup. Clarify LSRInstance public methods. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Jakob Stoklund... | Account for CPE alignment when searching for new water. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
NAKAMURA Takumi | Target/Hexagon: Fix CMake build. We don't use add_llvm_... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Nick Lewycky | Don't rely on a particular version string for llvm. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Tony Linthicum | Temporarily disable Hexagon tests. They are failing... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Chad Rosier | [fast-isel] Guard "exhastive" fast-isel output with... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Add BitcodeVerifier.cpp to CMakeList. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Nick Lewycky | Fix unused value warning for value used only in assert. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Begin sketching out a bitcode verifier pass. Idea... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Andrew Trick | Indvars: guard against exponential behavior in isHighCo... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Switch to using the common subdirectory... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Introduce a common section which currently... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Don't write out the required_libraries... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-build: Add sketchy support for preserving comments... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Test case for r146432 by Jack Carter. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Emit B (unconditional branch) when -relocation-model... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Akira Hatanaka | Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Pete Cooper | Fixed register allocator splitting a live range on... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tony Linthicum | fix warning |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Bob Wilson | Implement 'e' and 'f' modifiers for Neon inline asm... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tony Linthicum | Hexagon backend support |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Joerg Sonnenberger | Only replace fwrite with fputc, if the return value... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | When computing reverse-CFG reverse-post-order, skip... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jan Sjödin | XOP instructions and encoding tests. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Add a postOffset() alignment argument. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jan Sjödin | XOP encoding bits and logic. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Also set the proper alignment on inner islands and... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | Add a TODO comment. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Daniel Dunbar | llvm-config: Default to "all" if no components are... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | Fix a copy+pasto in a comment. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | Use getArgOperand instead of getOperand on a call. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | Inline SetSeqToRelease into its only caller, since... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Make MF a class member instead of passing it around... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dan Gohman | Fix omitted break statements in a switch. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Kostya Serebryany | [asan] use .preinit_array only on linux |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chad Rosier | Revert r146363 to allow buildbots to make forward progress. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Roman Divacky | Add support for gnu_indirect_function. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Add a -arm-align-constant-islands flag, default off. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Jakob Stoklund... | Extract a method. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dylan Noblesmith | cmake: work with CMake < 2.8.5 |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Manually upgrade the test suite to specify the flag... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Add an explicit test of the auto-upgrade functionality... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Don't rely in there being one argument before we've... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Michael J.... | Support/FileSystem: Implement bool equivalent(file_stat... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Michael J.... | Support/FileSystem: Implement canonicalize. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Michael J.... | Support/Windows: Cleanup scoped handles. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Update the LangRef documentation for llvm.ctlz and... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Teach the verifier to reject all non-constant arguments... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Switch llvm.cttz and llvm.ctlz to accept a second i1... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dylan Noblesmith | re-enable unittest |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dylan Noblesmith | ExecutionEngine: refactor interface |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Craig Topper | Remove some remants of the old palign pattern fragment... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Stepan Dyatkovskiy | Fixed bug 9905: Failure in code selection for llvm... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Benjamin Kramer | Mips: Don't create a dangling IR function just to get... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
NAKAMURA Takumi | llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r1437... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Nick Lewycky | Also remove unnecessary includes from this file, which... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Nick Lewycky | Minimize #include's and forward-declares in Target. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Nick Lewycky | Refactor the implementation of the TargetOptions out... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chandler Carruth | Don't assume things about the exact details of the... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chad Rosier | Revert associate SelectInsertValue test as well. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chad Rosier | [fast-isel] SelectInsertValue seems to be causing misco... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chad Rosier | Revert r146322 to appease buildbots. Original commit... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chandler Carruth | Use a simpler and more reliable command for converting... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chandler Carruth | Teach the VCS detection to set some root-level variable... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Chandler Carruth | At the request of Michael Spencer, make the VCS version... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Stepan Dyatkovskiy | Fixed bug 9905: Failure in code selection for llvm... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Hal Finkel | Make CR spill and restore use a reserved register.... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Nick Lewycky | Fix typo, reported by Eitan Adler! |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Jakob Stoklund... | Try to align the point where a large basic block is... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Jakob Stoklund... | More debug output formatting. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Rafael Espindola | Handle expressions of the form _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Andrew Trick | LSR: ignore strides in outer loops. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Jim Grosbach | ARM add some more pre-UAL VFP mnemonics for convenience... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Eli Friedman | Splats can contain undef's; make sure to handle them... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jim Grosbach | ARM add some pre-UAL VFP mnemonics for convenience... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
NAKAMURA Takumi | unittests/Support/Path.cpp: [recursive_directory_iterat... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bill Wendling | Add dump method for debugging. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bill Wendling | Random cleanups. No description changes. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jim Grosbach | ARM allows '' syntax, not just '#imm' for assembly. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Kostya Serebryany | [asan] call __asan_init from .preinit_array. This simpl... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jim Grosbach | ARM assembly aliases for BIC<-->AND (immediate). |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Evan Cheng | Update test to something more sensible. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jim Grosbach | ARM NEON data type aliases for VBIC(register). |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jim Grosbach | ARM assembly parsing and encoding for VLD2 with writeback. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jakub Staszak | SplitBlockPredecessors uses ArrayRef instead of Data... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chad Rosier | [fast-isel] Add support for selecting insertvalue. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rafael Espindola | Handle reloc_signed_4byte in here. Not doing so was... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Jakob Stoklund... | User a helper overload for a common pattern. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bill Wendling | Revert r146041 et al. The FunctionPass doesn't take... |
commit | commitdiff | tree | snapshot |
next |