aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20Fix assertion in jump threading (PR13405).Richard Osborne
2012-07-20[asan] make sure that the crash callbacks do not get merged (Chandler's idea:...Kostya Serebryany
2012-07-20Don't use implicit register operands to calculate L-bit for AVX instructions....Craig Topper
2012-07-20Make RegisterOperand a subclass of DAGOperand so that RegisterOperands can be...Owen Anderson
2012-07-19Revert r160529 due to crashes.Nick Lewycky
2012-07-19Fix crash in machine verifier when trying to print the def of a register whic...Pete Cooper
2012-07-19Don't wipe out global variables that are probably storing pointers to heapNick Lewycky
2012-07-19Reverting r 160419.Galina Kistanova
2012-07-19Adds the family codes for the Midview Atom processors so that thePreston Gurd
2012-07-19Fix remaining lit tests which were failing when run on an AtomPreston Gurd
2012-07-19default to use -mv4 when no version of Hexagon has been specifiedSebastian Pop
2012-07-19reimplement truncate() to make it optimal.Nuno Lopes
2012-07-19Pull the simple parts of DenseMapInfo<DebugLoc> inline and prune includes.Benjamin Kramer
2012-07-19test/DebugInfo/dwarfdump-test.test: Tweak expressions for Win32 to match back...NAKAMURA Takumi
2012-07-19Replace some explicit compare loops with std::equal.Benjamin Kramer
2012-07-19[arm-fast-isel] Add support for vararg function calls.Jush Lu
2012-07-19DebugInfo library: add support for fetching absolute paths to source filesAlexey Samsonov
2012-07-19Fixed few warnings.Galina Kistanova
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Tweak prose.Chad Rosier
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-19Remove tabs.Bill Wendling
2012-07-18Remove tabs.Bill Wendling
2012-07-18Move around some enum elements so that lastMRM corrects gets assigned 56, whichRichard Trieu
2012-07-18TblGen: Tweak to pretty-print DAGISel.inc a bit better.Jim Grosbach
2012-07-18Allow PointerIntPairs to be created from const void *.Jordan Rose
2012-07-18X86: remove redundant cmp against zero.Manman Ren
2012-07-18This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd
2012-07-18Adding some debug information to PassManagerVictor Oliveira
2012-07-18Whitespace.Chad Rosier
2012-07-18Fix a somewhat nasty crasher in PR13378. This crashes inside ofChandler Carruth
2012-07-18Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.Andrew Trick
2012-07-18whitespaceAndrew Trick
2012-07-18Added unit test for PR13361: LSR + SCEV "hangs" on reasonably sized test.Andrew Trick
2012-07-18test commitVictor Oliveira
2012-07-18Add some missed ELF constants definitions:Simon Atanasyan
2012-07-18Update config.h.cmake corresponding to config.h.in.NAKAMURA Takumi
2012-07-18The vbroadcast family of instructions has 'fallback patterns' in case where theNadav Rotem
2012-07-18Mips specific inline asm operand modifier 'M':Jack Carter
2012-07-18SCEVTraversal: Add a visited set.Andrew Trick
2012-07-18Remove tab characters.Craig Topper
2012-07-18Fix typo in error message and remove some tab characters.Craig Topper
2012-07-18indvars: drive by heuristics fix.Andrew Trick
2012-07-18indvars: Linear function test replace should avoid reusing undef.Andrew Trick