2009-07-22 |
Duncan Sands | Add newline at end of file.
|
commit | commitdiff | tree |
2009-07-22 |
Duncan Sands | Revert commit 76707, it was breaking the llvm-gcc build
|
commit | commitdiff | tree |
2009-07-17 |
Duncan Sands | Avoid a compiler warning when assertions are turned...
|
commit | commitdiff | tree |
2009-07-17 |
Duncan Sands | Testcase for PR4214.
|
commit | commitdiff | tree |
2009-07-15 |
Duncan Sands | The static function TypeToFloatSemantics is now
|
commit | commitdiff | tree |
2009-07-15 |
Duncan Sands | Remove the v3i32 and v3f32 value types: they are not
|
commit | commitdiff | tree |
2009-07-15 |
Duncan Sands | Remove StringConstantPrefix now that the only user
|
commit | commitdiff | tree |
2009-07-15 |
Duncan Sands | String constants are now output with private linkage.
|
commit | commitdiff | tree |
2009-07-10 |
Duncan Sands | Avoid compiler warnings when assertions are turned...
|
commit | commitdiff | tree |
2009-07-10 |
Duncan Sands | Avoid compiler warnings if assertions turned off.
|
commit | commitdiff | tree |
2009-07-10 |
Duncan Sands | Add Thumb2ITBlockPass.cpp to CMakeLists.txt, fixing
|
commit | commitdiff | tree |
2009-07-08 |
Duncan Sands | Nowadays vectors are only split if they have an even
|
commit | commitdiff | tree |
2009-07-08 |
Duncan Sands | Remove trailing whitespace. Reorder some methods
|
commit | commitdiff | tree |
2009-07-06 |
Duncan Sands | Fix the cmake build - patch by Xerxes Rånby.
|
commit | commitdiff | tree |
2009-07-05 |
Duncan Sands | Clarify that later compiler versions are known to
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Silence a warning when assertions are turned off.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Silence a warning when assertions are turned off.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Silence warning when building without assertions.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Silence warnings when assertions are turned off.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | In this unreachable code, return an initialized value.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Add newline at end of file.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Add newline at end of file.
|
commit | commitdiff | tree |
2009-07-03 |
Duncan Sands | Fix the build: provide uint8_t.
|
commit | commitdiff | tree |
2009-07-02 |
Duncan Sands | Fix windows build, patch by Howard Su.
|
commit | commitdiff | tree |
2009-06-29 |
Duncan Sands | Add triple for OpenBSD.
|
commit | commitdiff | tree |
2009-06-29 |
Duncan Sands | Include the new file ThumbRegisterInfo.cpp to CMakeLists.txt
|
commit | commitdiff | tree |
2009-06-24 |
Duncan Sands | Add new files to cmake list.
|
commit | commitdiff | tree |
2009-06-24 |
Duncan Sands | Start sketching 2.6 release notes. This provides a
|
commit | commitdiff | tree |
2009-06-22 |
Duncan Sands | Include cstdio to get EOF, needed with gcc-4.4.
|
commit | commitdiff | tree |
2009-06-20 |
Duncan Sands | Clarify that if the alignment is zero then an alignment
|
commit | commitdiff | tree |
2009-06-19 |
Duncan Sands | Add support for AuroraUX. Patch by evocallaghan.
|
commit | commitdiff | tree |
2009-06-19 |
Duncan Sands | Since -Wno-long-long is ignored without -pedantic,
|
commit | commitdiff | tree |
2009-06-14 |
Duncan Sands | Testcase for PR4332.
|
commit | commitdiff | tree |
2009-06-12 |
Duncan Sands | Tweak GenLibDeps.pl so it works on solaris.
|
commit | commitdiff | tree |
2009-06-12 |
Duncan Sands | Add clang support to the nightly test script.
|
commit | commitdiff | tree |
2009-06-12 |
Duncan Sands | Credits for Edward O'Callaghan.
|
commit | commitdiff | tree |
2009-06-11 |
Duncan Sands | Cosmetic changes to parameter attribute verification.
|
commit | commitdiff | tree |
2009-06-11 |
Duncan Sands | Avoid leaking memory in an error path. Noticed
|
commit | commitdiff | tree |
2009-06-05 |
Duncan Sands | On platforms like Sparc64 you need to pass -r to
|
commit | commitdiff | tree |
2009-06-03 |
Duncan Sands | Avoid a warning "'U' might be used uninitialized in
|
commit | commitdiff | tree |
2009-06-03 |
Duncan Sands | At a newline at the end of this file.
|
commit | commitdiff | tree |
2009-05-31 |
Duncan Sands | Rename CustomLowerResults to CustomLowerNode, since
|
commit | commitdiff | tree |
2009-05-30 |
Duncan Sands | Adjust these tests now that "extern inline"
|
commit | commitdiff | tree |
2009-05-29 |
Duncan Sands | Dan noticed that the verifier wasn't thoroughly checking...
|
commit | commitdiff | tree |
2009-05-22 |
Duncan Sands | Add a new codegen pass that normalizes dwarf exception...
|
commit | commitdiff | tree |
2009-05-22 |
Duncan Sands | Hopefully fix the build for people with ocaml.
|
commit | commitdiff | tree |
2009-05-22 |
Duncan Sands | Always verify dominfo if expensive checking is enabled.
|
commit | commitdiff | tree |
2009-05-21 |
Duncan Sands | Add a getAlignOf helper for getting the ABI alignment...
|
commit | commitdiff | tree |
2009-05-20 |
Duncan Sands | When comparing DominanceFrontier's, advance iterators
|
commit | commitdiff | tree |
2009-05-17 |
Duncan Sands | Check that the gcc front-end is not doing inlining
|
commit | commitdiff | tree |
2009-05-16 |
Duncan Sands | Put back a bit of expensive checking logic that
|
commit | commitdiff | tree |
2009-05-16 |
Duncan Sands | Make sure the CXXFLAGS setting is picked up by
|
commit | commitdiff | tree |
2009-05-16 |
Duncan Sands | Pacify gcc-4.3, which suggests explicit braces here
|
commit | commitdiff | tree |
2009-05-13 |
Duncan Sands | Fix typo.
|
commit | commitdiff | tree |
2009-05-13 |
Duncan Sands | Avoid getting a compiler warning
|
commit | commitdiff | tree |
2009-05-09 |
Duncan Sands | Rename PaddedSize to AllocSize, in the hope that this
|
commit | commitdiff | tree |
2009-05-08 |
Duncan Sands | Add some examples to show the difference between
|
commit | commitdiff | tree |
2009-05-07 |
Duncan Sands | Revert r70876 and add a testcase (@c7) showing the...
|
commit | commitdiff | tree |
2009-05-06 |
Duncan Sands | Nounwind is not valid for function return values.
|
commit | commitdiff | tree |
2009-05-06 |
Duncan Sands | OCaml parameter attribute bindings from PR2752.
|
commit | commitdiff | tree |
2009-05-06 |
Duncan Sands | Add generic expansion of SUB when ADD and XOR
|
commit | commitdiff | tree |
2009-05-06 |
Duncan Sands | Fix PR3754: don't mark functions that wrap MallocInst...
|
commit | commitdiff | tree |
2009-05-06 |
Duncan Sands | Allow readonly functions to unwind exceptions. Teach
|
commit | commitdiff | tree |
2009-04-27 |
Duncan Sands | Now that PR2957 is resolved, remove a bunch of
|
commit | commitdiff | tree |
2009-04-27 |
Duncan Sands | Fix some confusion in the Ada f-e build instructions...
|
commit | commitdiff | tree |
2009-04-22 |
Duncan Sands | Testcase for PR2958.
|
commit | commitdiff | tree |
2009-04-22 |
Duncan Sands | These tests are x86 specific.
|
commit | commitdiff | tree |
2009-04-21 |
Duncan Sands | Get rid of what looks like a copy-and-pasted typo.
|
commit | commitdiff | tree |
2009-04-20 |
Duncan Sands | These bitfields were being miscompiled on some
|
commit | commitdiff | tree |
2009-04-19 |
Duncan Sands | Now that BUILD_VECTOR operands are allowed to be
|
commit | commitdiff | tree |
2009-04-19 |
Duncan Sands | Remove the SimpleTy enumerated type field from the MVT
|
commit | commitdiff | tree |
2009-04-18 |
Duncan Sands | Don't try to make BUILD_VECTOR operands have the same
|
commit | commitdiff | tree |
2009-04-18 |
Duncan Sands | Make it clearer that llvm-gcc is not needed for
|
commit | commitdiff | tree |
2009-04-08 |
Duncan Sands | Soft float support for FREM.
|
commit | commitdiff | tree |
2009-04-08 |
Duncan Sands | Soft float support for undef. Reported by Xerxes Rånby.
|
commit | commitdiff | tree |
2009-03-29 |
Duncan Sands | Fix PR3899: add support for extracting floats from...
|
commit | commitdiff | tree |
2009-03-27 |
Duncan Sands | Reapply r66415, which was reverted in r66426 for
|
commit | commitdiff | tree |
2009-03-27 |
Duncan Sands | Revert r67798: it breaks llvm-gcc bootstrap on x86...
|
commit | commitdiff | tree |
2009-03-27 |
Duncan Sands | Revert previous change in favour of an explanatory
|
commit | commitdiff | tree |
2009-03-27 |
Duncan Sands | A Release-Asserts build makes it sound like assertions
|
commit | commitdiff | tree |
2009-03-25 |
Duncan Sands | These tests pass on linux.
|
commit | commitdiff | tree |
2009-03-24 |
Duncan Sands | Mention explicitly that the Ada front-end will not...
|
commit | commitdiff | tree |
2009-03-22 |
Duncan Sands | Add some explanations of how apint loads and stores
|
commit | commitdiff | tree |
2009-03-21 |
Duncan Sands | Factorize out a concept - no functionality change.
|
commit | commitdiff | tree |
2009-03-20 |
Duncan Sands | Don't load values out of global constants with weak
|
commit | commitdiff | tree |
2009-03-19 |
Duncan Sands | Fix comment typo.
|
commit | commitdiff | tree |
2009-03-17 |
Duncan Sands | Reapply r67049, with the test adjusted for darwin
|
commit | commitdiff | tree |
2009-03-16 |
Duncan Sands | Tweak the fix for PR3784: be less sensitive about just
|
commit | commitdiff | tree |
2009-03-13 |
Duncan Sands | Update these for the 2.5 release.
|
commit | commitdiff | tree |
2009-03-12 |
Duncan Sands | Revert commit 66140 since it caused several failures
|
commit | commitdiff | tree |
2009-03-12 |
Duncan Sands | Adjust this test for recent sroa improvements.
|
commit | commitdiff | tree |
2009-03-11 |
Duncan Sands | It makes no sense to have a ODR version of common
|
commit | commitdiff | tree |
2009-03-11 |
Duncan Sands | Add parentheses to pacify gcc-4.3.
|
commit | commitdiff | tree |
2009-03-11 |
Duncan Sands | Remove the one-definition-rule version of extern_weak
|
commit | commitdiff | tree |
2009-03-09 |
Duncan Sands | This debug info special case should no longer
|
commit | commitdiff | tree |
2009-03-08 |
Duncan Sands | Apply ODR linkage changes accidentally dropped during
|
commit | commitdiff | tree |
2009-03-07 |
Duncan Sands | Introduce new linkage types linkonce_odr, weak_odr...
|
commit | commitdiff | tree |
2009-03-06 |
Duncan Sands | While thinking about the one-definition-rule and trying
|
commit | commitdiff | tree |
2009-03-05 |
Duncan Sands | Add missing file.
|
commit | commitdiff | tree |
2009-03-02 |
Duncan Sands | Try to make the meaning of 'nocapture' a bit clearer. I
|
commit | commitdiff | tree |
next |