2010-08-03 |
Nate Begeman | Add support for getting & setting the FPSCR application... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | The singular of "indices" is "index". |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Delete an unused function. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Make instcombine set explicit alignments on load or... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Oscar Fuentes | CMake: Change somme target library names: |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Oscar Fuentes | CMake: add version control info to PACKAGE_VERSION... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Make AliasAnalysis::getModRefInfo conservative in the... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Jakob Stoklund... | Oops. Don't normalize spill weights twice. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Jakob Stoklund... | OK, that's it. This test is going away now. But don... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Chris Lattner | avoid undefined behavior negating minint. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Fix a typo Devang noticed. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Chris Lattner | avoid undef behavior on minint, fixing PR7783. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Peter Collingbourne | Add an atomic lowering pass |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Use unary + instead of a separate local variable for... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Oscar Fuentes | Bump cmake_minimum_required to version 2.8 |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel Dunbar | build: Add LLVM_NATIVE_ARCHNAME, which has the sensible... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | Remove the test/mc directory that I accidently added. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | MC: Fix symbol fragment offsets in COFF. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | Revert "MC: Fix symbol fragment offsets in COFF." |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | MC: Add time travel support to COFF. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | MC: Fix symbol fragment offsets in COFF. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Michael J.... | Fix CMake build |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Bruno Cardoso... | Support x86 AVX 256-bit instruction intrinsics. Right... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Update some comments. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Introduce a symbolic constant for ~0u for use with... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Dan Gohman | Add a convenient form of AliasAnalysis::alias for the... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Make SCEVUnknown a CallbackVH, so that it can be notifi... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stuart Hastings | Diabolical hack to make a test compatible with clang... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Sketch up a preliminary Type-Based Alias Analysis imple... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Fix visitInvokeInst to call visitTerminatorInst, and... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Add Verifier logic for indirectbr. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Add a lint check for indirectbr with no successors. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Devang Patel | Add explicit constructors. Patch by Renato Golin. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Stuart Hastings | Testcase for r110043. Radar 8246180. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Bill Wendling | Early exit and reduce indentation. No functionality... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Oscar Fuentes | Improve discrimination of unknown libraries from ignore... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Oscar Fuentes | explicit_map_components_to_libraries now does not compl... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Oscar Fuentes | Lets the CMake GUI show a list of possible values for... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Dan Gohman | Fix namespace polution. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Oscar Fuentes | Updated LLVMLibDeps.cmake. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Devang Patel | Free DbgScope created for dead functions. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Kalle Raiskila | More SPU v2f32 stuff added: insertelement and shuffle. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Kalle Raiskila | Add preliminary v2f32 support for SPU. Like with v2i32... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Owen Anderson | Re-apply the infamous r108614, with a fix pointed out... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Kalle Raiskila | Add preliminary v2i32 support for SPU backend. As there... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Oscar Fuentes | Prefix `next' iterator operation with `llvm::'. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Fix a -Wreorder warning. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Nick Lewycky | Work in progress. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Eli Friedman | PR7586: Make sure we don't claim that unknown bits... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Nick Lewycky | Fix this condition; it has an else clause attached... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Fix comment. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | docs/TestingGuide: Minimal update to describe 'lit... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | docs/TestingGuide: Rip out description of old nightly... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | tests: Kill off custom targets which were just there... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | tests: Deprecate TestRunner.sh, and have it just invoke... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | build: Fix a dependency. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | tests: Add an 'llvm-lit' tool (script), which gets... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | lit: Allow clients to define predefined parameters. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Eli Friedman | PR7781: Fix incorrect shifting in PPCTargetLowering... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | tests: Make 'lit' the default test tool. You can still... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Daniel Dunbar | Targets: Add InitializeNativeTargetAsmPrinter(), patch... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Nick Lewycky | Fix word choice. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Eli Friedman | PR7774: Fix undefined shifts in Alpha backend. As... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Benjamin Kramer | Preallocate vector, avoid unnecessary vector growth. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Bill Wendling | Reference the personalities. Don't copy them into a... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Bob Wilson | Revert new AVX intrinsic tests. They are breaking... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Daniel Dunbar | build: Don't pass -avoid-version or -no-undefined on... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Daniel Dunbar | Silence some -Asserts uninitialized variable warnings. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael J.... | llc: Add -mc-relax-all. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Daniel Dunbar | Speculatively revert r108614, "Another attempt at getti... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Rafael Espindola | Add const to some methods and change TestMergedProgram... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Gabor Greif | doxygenize argument accessors |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael J.... | MC: Remove HasAbsolutizedSet from WindowsX86AsmBackend. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Bob Wilson | Move newlines before inline jumptables from the asm... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Michael J.... | Add relax all support to the COFF object streamer. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Bob Wilson | Add support for disassembling VMVN (immediate) instruct... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Rafael Espindola | The BlockExtractorPass() constructor was not reading... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Owen Anderson | Add an initial implementation of PHI translation for... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Evan Cheng | Add -disable-shifter-op to disable isel of shifter... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Add a check in the ARM disassembler for NEON instructio... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bill Wendling | Add a "Compare" flag to the target instruction descript... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Dale Johannesen | PPC doesn't supported VLA with large alignment. This was |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Dan Gohman | Move MaximumAlignment to be a member of the Value class. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Owen Anderson | Revert my last two patches to LVI, which recent changes... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Nick Lewycky | Add missing newline to debug statement. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Nick Lewycky | LibCallAliasAnalysis uses multiple inheritance, so... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | A *bunch* of tests for AVX intrinsics |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Add the __TEXT,__StaticInit section to the list of... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | Support all 128-bit AVX vector intrinsics. Most part... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bruno Cardoso... | Fix typo! |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Bob Wilson | Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | MC: Initialize MCFragment::Offset, noticed by Cameron... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | Fix -Wmissing-field-initializers warnings. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
John Criswell | Grammar cop pullover: Corrected and improved some gramm... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Rafael Espindola | Add a Program argument to diffProgram to avoid a use... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Benjamin Kramer | Tweak suppressions. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Eli Friedman | Fix for bug reported by Evzen Muller on llvm-commits... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Duncan Sands | Do not pass a copy of the value map, pass a reference... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Duncan Sands | Fix the ValueMap copy constructor. The issue is that... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Jim Grosbach | Many Thumb2 instructions can reference the full ARM... |
commit | commitdiff | tree | snapshot |
next |