2013-07-02 |
Nick Lewycky | Add missing break statements. Noticed by inspection.
|
commit | commitdiff | tree |
2013-06-26 |
Nick Lewycky | dbgs() << Instruction doesn't print a newline on the...
|
commit | commitdiff | tree |
2013-06-18 |
Nick Lewycky | Fix nondeterminism in .gcno file generation.
|
commit | commitdiff | tree |
2013-06-10 |
Nick Lewycky | Fix xemacs mode line, don't put them in .cpp files...
|
commit | commitdiff | tree |
2013-06-03 |
Nick Lewycky | Delete dead safety check.
|
commit | commitdiff | tree |
2013-06-01 |
Nick Lewycky | When determining the new index for an insertelement...
|
commit | commitdiff | tree |
2013-05-31 |
Nick Lewycky | Reapply with r182909 with a fix to the calculation...
|
commit | commitdiff | tree |
2013-05-30 |
Nick Lewycky | Swizzle vector inputs if it helps us eliminate shuffles.
|
commit | commitdiff | tree |
2013-05-23 |
Nick Lewycky | Add missing test from r175092.
|
commit | commitdiff | tree |
2013-05-08 |
Nick Lewycky | Fix a bug in codegenprep where it was losing track...
|
commit | commitdiff | tree |
2013-05-04 |
Nick Lewycky | Tabs to spaces. No functionality change.
|
commit | commitdiff | tree |
2013-03-26 |
Nick Lewycky | Add missing file to cmake build.
|
commit | commitdiff | tree |
2013-03-26 |
Nick Lewycky | Add a new watchdog timer interface. The interface does...
|
commit | commitdiff | tree |
2013-03-20 |
Nick Lewycky | Don't assume the test directory is writable, use %T...
|
commit | commitdiff | tree |
2013-03-19 |
Nick Lewycky | Emit the linkage name instead of the function name...
|
commit | commitdiff | tree |
2013-03-14 |
Nick Lewycky | Remove a change to the debug info in this test, that...
|
commit | commitdiff | tree |
2013-03-14 |
Nick Lewycky | Try using %S to find the emitted .gcno file.
|
commit | commitdiff | tree |
2013-03-14 |
Nick Lewycky | Remove accidentally committed debug line.
|
commit | commitdiff | tree |
2013-03-14 |
Nick Lewycky | Refactor GCOV's six constructor arguments into a struct...
|
commit | commitdiff | tree |
2013-03-14 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2013-03-13 |
Nick Lewycky | No functionality change. Rename emitGCNO() to the more...
|
commit | commitdiff | tree |
2013-03-11 |
Nick Lewycky | Fix a crasher newly introduced in r176659/r176649,...
|
commit | commitdiff | tree |
2013-03-10 |
Nick Lewycky | Correct this error message, and most importantly make...
|
commit | commitdiff | tree |
2013-03-10 |
Nick Lewycky | Use LLVMBool instead of 'bool' in the C API. Based...
|
commit | commitdiff | tree |
2013-03-09 |
Nick Lewycky | Use the correct index variable. This is the meat of...
|
commit | commitdiff | tree |
2013-03-09 |
Nick Lewycky | Commit the right files for r176762. Sigh.
|
commit | commitdiff | tree |
2013-03-09 |
Nick Lewycky | We need a shndx if the number of sections breaks SHN_LORESER...
|
commit | commitdiff | tree |
2013-03-09 |
Nick Lewycky | Fix bug introduced in r176616 when making function...
|
commit | commitdiff | tree |
2013-03-09 |
Nick Lewycky | Don't emit the extra checksum into the .gcda file if...
|
commit | commitdiff | tree |
2013-03-07 |
Nick Lewycky | Switch from a version 4.2/4.4 switch to a four-byte...
|
commit | commitdiff | tree |
2013-03-07 |
Nick Lewycky | Remove GCDAProfiling.c. This copy is old, the copy...
|
commit | commitdiff | tree |
2013-02-27 |
Nick Lewycky | Forgot that this file needs to be C89 not C99 thanks...
|
commit | commitdiff | tree |
2013-02-27 |
Nick Lewycky | In GCC 4.7, function names are now forbidden from ...
|
commit | commitdiff | tree |
2013-02-27 |
Nick Lewycky | Doh, fix behaviour change introduced in r176168 which...
|
commit | commitdiff | tree |
2013-02-27 |
Nick Lewycky | IRBuilder has grown all sorts of useful utility functions...
|
commit | commitdiff | tree |
2013-02-14 |
Nick Lewycky | Teach the DataLayout aware constant folder to be much...
|
commit | commitdiff | tree |
2013-02-13 |
Nick Lewycky | Don't build tail calls to functions with three inreg...
|
commit | commitdiff | tree |
2013-02-02 |
Nick Lewycky | Revert accidental commit (ran svn commit from wrong...
|
commit | commitdiff | tree |
2013-02-02 |
Nick Lewycky | This patch makes "&Cls::purevfn" not an odr use. This...
|
commit | commitdiff | tree |
2013-01-25 |
Nick Lewycky | Add an insert() method to MapVector. Adds the first...
|
commit | commitdiff | tree |
2013-01-14 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2013-01-13 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Lewycky | 80 columns. No functionality change.
|
commit | commitdiff | tree |
2012-12-26 |
Nick Lewycky | Remove mid-optimizer warning. This situation should...
|
commit | commitdiff | tree |
2012-12-25 |
Nick Lewycky | Fix whitespace. No functionality change.
|
commit | commitdiff | tree |
2012-12-24 |
Nick Lewycky | Quiet gcc's -Wparenthesis warning. No functionality...
|
commit | commitdiff | tree |
2012-12-24 |
Nick Lewycky | Fix typo "Makre" -> "Make".
|
commit | commitdiff | tree |
2012-11-29 |
Nick Lewycky | Issue a fatal error if the line doesn't have a regular...
|
commit | commitdiff | tree |
2012-11-18 |
Nick Lewycky | Don't try to calculate the alignment of an unsigned...
|
commit | commitdiff | tree |
2012-10-26 |
Nick Lewycky | Hoist out some work done inside a loop doing a linear...
|
commit | commitdiff | tree |
2012-10-26 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2012-10-22 |
Nick Lewycky | Reapply r166405, teaching tailcallelim to be smarter...
|
commit | commitdiff | tree |
2012-10-21 |
Nick Lewycky | Teach TailRecursionElimination to consider 'nocapture...
|
commit | commitdiff | tree |
2012-10-19 |
Nick Lewycky | Pacify -Wnon-virtual-dtor.
|
commit | commitdiff | tree |
2012-10-12 |
Nick Lewycky | Shuffle the virtual destructor down to the base. This...
|
commit | commitdiff | tree |
2012-10-12 |
Nick Lewycky | Give this class full of virtual functions a virtual...
|
commit | commitdiff | tree |
2012-10-11 |
Nick Lewycky | Don't crash when !tbaa.struct contents is invalid.
|
commit | commitdiff | tree |
2012-10-11 |
Nick Lewycky | Don't crash if a .ll file contains a forward-reference...
|
commit | commitdiff | tree |
2012-10-08 |
Nick Lewycky | Give CaptureTracker::shouldExplore a base implementation...
|
commit | commitdiff | tree |
2012-10-02 |
Nick Lewycky | Make sure to put our sret argument into %rax on x86...
|
commit | commitdiff | tree |
2012-09-28 |
Nick Lewycky | Surprisingly, we missed a trivial case here. Fix that!
|
commit | commitdiff | tree |
2012-09-27 |
Nick Lewycky | Prefer shuffles to selects. Backends love shuffles!
|
commit | commitdiff | tree |
2012-09-27 |
Nick Lewycky | Add missing function CreateFPCast to the TargetFolder...
|
commit | commitdiff | tree |
2012-09-26 |
Nick Lewycky | Disable the new SROA pass to get the tree back in working...
|
commit | commitdiff | tree |
2012-09-25 |
Nick Lewycky | Don't drop the alignment on a memcpy intrinsic when...
|
commit | commitdiff | tree |
2012-09-25 |
Nick Lewycky | Revert the business end of r164634, and replace it...
|
commit | commitdiff | tree |
2012-09-25 |
Nick Lewycky | Don't try to promote the same alloca twice. Fixes PR13916!
|
commit | commitdiff | tree |
2012-09-25 |
Nick Lewycky | Make this test check the transforms it's actually doing...
|
commit | commitdiff | tree |
2012-09-25 |
Nick Lewycky | Don't forget that strcpy and friends return a pointer...
|
commit | commitdiff | tree |
2012-09-24 |
Nick Lewycky | Remove unused name of variable to quiet a warning....
|
commit | commitdiff | tree |
2012-09-24 |
Nick Lewycky | Teach DSE that strcpy, strncpy, strcat and strncat...
|
commit | commitdiff | tree |
2012-09-24 |
Nick Lewycky | Move all the calls to AA.getTargetLibraryInfo() to...
|
commit | commitdiff | tree |
2012-09-23 |
Nick Lewycky | Don't do actual work inside an assert statement. Fixes...
|
commit | commitdiff | tree |
2012-09-13 |
Nick Lewycky | Fix typo in comment.
|
commit | commitdiff | tree |
2012-09-09 |
Nick Lewycky | Move spaces to the right places. No functionality change.
|
commit | commitdiff | tree |
2012-09-09 |
Nick Lewycky | Add missing space before {. No functionality change.
|
commit | commitdiff | tree |
2012-09-05 |
Nick Lewycky | Add missing file for test.
|
commit | commitdiff | tree |
2012-09-05 |
Nick Lewycky | Teach libObject about some more ELF relocations. llvm...
|
commit | commitdiff | tree |
2012-08-15 |
Nick Lewycky | Fix a typo that led to a failure to correctly verify...
|
commit | commitdiff | tree |
2012-08-12 |
Nick Lewycky | Give this test an explicit triple.
|
commit | commitdiff | tree |
2012-08-12 |
Nick Lewycky | When emitting the PC range in an FDE, use the same...
|
commit | commitdiff | tree |
2012-08-01 |
Nick Lewycky | Stay rational; don't assert trying to take the square...
|
commit | commitdiff | tree |
2012-07-30 |
Nick Lewycky | Fix grammar-o. Fixes PR13482!
|
commit | commitdiff | tree |
2012-07-29 |
Nick Lewycky | Add testcases for GlobalOpt changes in r160693 and...
|
commit | commitdiff | tree |
2012-07-25 |
Nick Lewycky | It's not safe to blindly remove invoke instructions...
|
commit | commitdiff | tree |
2012-07-24 |
Nick Lewycky | Don't delete one more instruction than we're allowed...
|
commit | commitdiff | tree |
2012-07-24 |
Nick Lewycky | Teach globalopt to not nuke all stores to globals....
|
commit | commitdiff | tree |
2012-07-21 |
Nick Lewycky | Revert r160602.
|
commit | commitdiff | tree |
2012-07-21 |
Nick Lewycky | Teach globalopt to play nice with leak checkers. This...
|
commit | commitdiff | tree |
2012-07-19 |
Nick Lewycky | Revert r160529 due to crashes.
|
commit | commitdiff | tree |
2012-07-19 |
Nick Lewycky | Don't wipe out global variables that are probably storing...
|
commit | commitdiff | tree |
2012-07-05 |
Nick Lewycky | Remove ParentMap. You can just ask the domnode for...
|
commit | commitdiff | tree |
2012-06-28 |
Nick Lewycky | If the step value is a constant zero, the loop isn...
|
commit | commitdiff | tree |
2012-06-24 |
Nick Lewycky | Remove dyn_cast + dereference pattern by replacing...
|
commit | commitdiff | tree |
2012-06-24 |
Nick Lewycky | Tab to spaces. No functionality change.
|
commit | commitdiff | tree |
2012-06-24 |
Nick Lewycky | Remove a dangling reference to a deleted instruction...
|
commit | commitdiff | tree |
2012-06-22 |
Nick Lewycky | Emit relocations for DW_AT_location entries on systems...
|
commit | commitdiff | tree |
2012-05-20 |
Nick Lewycky | Add RPO to the lexicon.
|
commit | commitdiff | tree |
2012-05-01 |
Nick Lewycky | An instruction in a loop is not guaranteed to be executed...
|
commit | commitdiff | tree |
2012-04-18 |
Nick Lewycky | Move the JIT flags from llc to lli. These flags showed...
|
commit | commitdiff | tree |
next |