2011-04-11 |
Wesley Peck | Add scheduling information for the MBlaze backend. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Eric Christopher | Lex, and then fail on invalid constants. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Nick Lewycky | Just because a GlobalVariable's initializer is [N x... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Rafael Espindola | Implement cfi_rel_offset |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Speed up eviction by stopping collectInterferingVRegs... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Rafael Espindola | Add test for previous commit. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Wesley Peck | Don't crash on invalid instructions when disassembling... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Bill Wendling | The default of the dispatch switch statement was to... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Johnny Chen | Fix the bug where the immediate shift amount for Thumb... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Evan Cheng | Look pass copies when determining whether hoisting... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Rafael Espindola | implement .cfi_adjust_cfa_offset. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Eli Friedman | Get rid of useless comment; if a file uses functions... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Owen Anderson | Fix another using-CPSR-twice bug in my ADCS/SBCS cleanu... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Skip a binary search when possible. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Use a faster algorithm for computing MBB live-in regist... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Garrison Venn | Because some systems have reported that this example... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Johnny Chen | Trivial comment fix. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Evan Cheng | Fix a couple of places where changes are made but not... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Johnny Chen | Check invalid register encodings for LdFrm/StFrm ARM... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Kevin Enderby | Adding support for printing operands symbolically to... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Don't add live ranges for sub-registers when clobbering... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Speed up LiveIntervalUnion::unify by handling end inser... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Time the initial seeding of live registers |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jakob Stoklund... | Don't shrink live ranges after dead code elimination... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Oscar Fuentes | CMake: remove some unnecesary code and ToDos. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jay Foad | Fix or remove code which seemed to think that the opera... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jay Foad | Don't include Operator.h from InstrTypes.h. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Jay Foad | Phi nodes always use an even number of operands, so... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
NAKAMURA Takumi | docs/CommandGuide/index.html: Fix CSS url to relative. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
NAKAMURA Takumi | docs/CommandLine.html: "ize. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Bill Wendling | Revert r129235 pending a vetting of the EH rewrite. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Nicolas Geoffray | Bugfix in the Cpp backend after API change on PHINode... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Oscar Fuentes | CMake: support for using LLVM from client projects... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Garrison Venn | Fixed more best practices, and explicit/implicit style... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Oscar Fuentes | Reword instructions for running tests on Visual Studio. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Bill Wendling | Beginning of the Great Exception Handling Rewrite. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | drive by bug fix: DenseMapInfo::isEqual should be deter... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | LLVMCC_EMITIR_FLAG is already either -emit-llvm or... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | make stuff work when LLVMCC_OPTION is something like... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix rdar://8735979 - "int 3" doesn't match to "int3... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | look for the verboten argument slot access in any order... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Benjamin Kramer | Fix potential buffer overflow on win32. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Benjamin Kramer | Don't store Twine temporaries, it's not safe. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Benjamin Kramer | Make error message more useful. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs/*.html: Make W3C HTML 4.01 Strict more compliant. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | Add back a couple checks removed by r129128; the fact... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix PR9523, a crash in looprotate on a non-canonical... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | Fix a bug where RecursivelyDeleteTriviallyDeadInstructi... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | Avoid excess precision issues that lead to generating... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | PR9604; try to deal with RAUW updates correctly in... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | Test for r129190. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix PR9629 - We were lowering regexes like a{{b|c}... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix two completely broken tests, which were matching... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | remove a bunch of CHECK lines that aren't checking... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | regexes are allowed to match empty things, e.g. {{... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | various cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | revert accidental commit. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix a potentially serious bug in AliasSet::removeCallSite |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jakob Stoklund... | Build the Hopfield network incrementally when splitting... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jakob Stoklund... | Precompute interference for neighbor blocks as long... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix doc comment bug, noticed by Jochen |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | have dag combine zap "store undef", which can be formed... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | don't test for codegen of 'store undef' |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs/tutorial/OCamlLangImpl7.html: Fix a href to missin... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs: Fix some in-package URLs. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs: Canonicalize URLs. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Sean Callanan | Redirected errors from the AsmParser to the proper |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Sean Callanan | Moved an access to an object past a NULL check, |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Add radar number for future reference. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Simplify array bound checks and clarify comments. ... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Nick Lewycky | Add a function for profiling to run at shutdown. Unlike... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Matt Beaumont-Gay | Fix an apparent typo that made GCC complain |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Do not emit DW_AT_upper_bound and DW_AT_lower_bound... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bill Wendling | Missing closed tag. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Evan Cheng | Change -arm-trap-func= into a non-arm specific option... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Workaround g++ 4.2.1 warning diagnostic false positive. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Check opcoe (dmb, dsb) instead of bitfields matching. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Hanlde the checking of bad regs for SMMLAR properly... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Sanity check the option operand for DMB/DSB. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Mark hasExtraDefRegAllocReq=1 on LDRD. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chris Lattner | reindent this whole file and do a variety of stylistic... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chris Lattner | fix this to build with the recent StructType changes. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Refactor MCJIT 32-bit section loading. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | MOVi16 and MOVTi16 does not allow pc as the dest regist... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Nick Lewycky | llvm.global_[cd]tor is defined to be either external... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bill Wendling | Only emit the AvailableFeatures variable if it's used. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bruno Cardoso... | Also add the late notes for Mips in the current release... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Add sanity checking for bad register specifier(s) for... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Update tests |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Micro optimization and improved similarity with gas... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Devang Patel | Do not let debug info interfer with branch folding. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Add a VEXT test. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Bill Wendling | Replace the old algorithm that emitted the "print the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | If present, use gold's support for getting a file view... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Evan Cheng | Add option to emit @llvm.trap as a function call instea... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Add support for .skip. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Akira Hatanaka | Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Akira Hatanaka | Update ATUsed every time after expandRegLargeImmPair... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Mon P Wang | Fixed encoding for VEXTqf |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Andrew Trick | Added a check in the preRA scheduler for potential... |
commit | commitdiff | tree | snapshot |
next |