projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[GVN] don't propagate equality comparisons of FP zero (PR22376)
[oota-llvm.git]
/
lib
/
2015-01-29
Sanjay Patel
[GVN] don't propagate equality comparisons of FP zero...
tree
|
commitdiff
2015-01-29
Aaron Ballman
All signal handlers are required to have C language...
tree
|
commitdiff
2015-01-29
David Blaikie
Matching ARM change for r227481: DebugInfo: Teach Fast...
tree
|
commitdiff
2015-01-29
Matt Arsenault
R600/SI: Implement enableAggressiveFMAFusion
tree
|
commitdiff
2015-01-29
Matt Arsenault
R600/SI: Add subtarget feature for if f32 fma is fast
tree
|
commitdiff
2015-01-29
Matt Arsenault
R600/SI: Fix tonga's basic scheduling model
tree
|
commitdiff
2015-01-29
David Blaikie
DebugInfo: Teach Fast ISel to respect the debug locatio...
tree
|
commitdiff
2015-01-29
Kostya Serebryany
[fuzzer] fix warning in a test
tree
|
commitdiff
2015-01-29
Rafael Espindola
Compute the ELF SectionKind from the flags.
tree
|
commitdiff
2015-01-29
Colin LeMahieu
[Hexagon] Deleting old variants of intrinsics and addin...
tree
|
commitdiff
2015-01-29
Michael J. Spencer
[Support][Windows] Unify dialog box suppression and...
tree
|
commitdiff
2015-01-29
Kostya Serebryany
[fuzzer] minor cleanup based on reviews: remove redunda...
tree
|
commitdiff
2015-01-29
Kostya Serebryany
[fuzzer] add FAQ section to the README.txt
tree
|
commitdiff
2015-01-29
Aaron Ballman
Reverting r227452, which adds back the fuzzer library...
tree
|
commitdiff
2015-01-29
Colin LeMahieu
[Hexagon] Adding CR intrinsic tests.
tree
|
commitdiff
2015-01-29
Tom Stellard
R600/SI: Remove stray debug statements
tree
|
commitdiff
2015-01-29
Tom Stellard
R600/SI: Define a schedule model and enable the generic...
tree
|
commitdiff
2015-01-29
Colin LeMahieu
[Hexagon] Deleting unused classes.
tree
|
commitdiff
2015-01-29
Robert Lougher
[X86] Use single add/sub for large stack offsets
tree
|
commitdiff
2015-01-29
Colin LeMahieu
[Hexagon] Adding XTYPE/PRED intrinsic tests. Convertin...
tree
|
commitdiff
2015-01-29
Bill Schmidt
[PowerPC] Complete setting the baseline for ppc64le
tree
|
commitdiff
2015-01-29
Aaron Ballman
Temporarily reverting the fuzzer library as it causes...
tree
|
commitdiff
2015-01-29
Aaron Ballman
Adding missing #includes to try to get this to compile...
tree
|
commitdiff
2015-01-29
Sean Silva
Remove unused tokens in the ll lexer.
tree
|
commitdiff
2015-01-29
Rafael Espindola
Use isMergeableConst now that it is sane.
tree
|
commitdiff
2015-01-29
Rafael Espindola
Remove MergeableConst.
tree
|
commitdiff
2015-01-29
James Molloy
[LoopReroll] Refactor most of reroll() into a helper...
tree
|
commitdiff
2015-01-29
Benjamin Kramer
EHPrepare: Remove leftover initialization code for...
tree
|
commitdiff
2015-01-29
Rafael Espindola
Use enum values. NFC.
tree
|
commitdiff
2015-01-29
Rafael Espindola
Don't create multiple mergeable sections with -fdata...
tree
|
commitdiff
2015-01-29
Vladimir Medic
[Mips][Disassembler] When disassembler meets cache...
tree
|
commitdiff
2015-01-29
NAKAMURA Takumi
CommandLineParser: Avoid non-static member nitializer(s).
tree
|
commitdiff
2015-01-29
Owen Anderson
Fix the preprocessor checks used to determine if backtr...
tree
|
commitdiff
2015-01-29
Owen Anderson
Use the existing build configuration parameter ENABLE_B...
tree
|
commitdiff
2015-01-29
Simon Atanasyan
[ELFYAML] Provide default value 0 for YAML relocation...
tree
|
commitdiff
2015-01-29
Chandler Carruth
Remove an unused private field added r227405 to fix...
tree
|
commitdiff
2015-01-29
Chandler Carruth
[LPM] Clean up the use of TLS in pretty stack trace...
tree
|
commitdiff
2015-01-29
Reid Kleckner
Remove unused variable
tree
|
commitdiff
2015-01-29
Reid Kleckner
Add a Windows EH preparation pass that zaps resumes
tree
|
commitdiff
2015-01-29
Eric Christopher
Remove getSubtargetImpl from AArch64ISelLowering and...
tree
|
commitdiff
2015-01-29
Eric Christopher
Remove getSubtargetImpl from ARMISelLowering and cache the
tree
|
commitdiff
2015-01-29
Eric Christopher
Small cleanup in ARMFastISel initialization.
tree
|
commitdiff
2015-01-29
Eric Christopher
Migrate ARM except for TTI, AsmPrinter, and frame lowering
tree
|
commitdiff
2015-01-28
Manuel Jacob
Add nullptr checks for TargetSelectionDAGInfo in Select...
tree
|
commitdiff
2015-01-28
Kostya Serebryany
[fuzzer] add option -save_minimized_corpus
tree
|
commitdiff
2015-01-28
Chandler Carruth
[LPM] Fix the PPC attribute to be spelled 'global-dynam...
tree
|
commitdiff
2015-01-28
Philip Reames
Teach SplitBlockPredecessors how to handle landingpad...
tree
|
commitdiff
2015-01-28
Kostya Serebryany
Add lit-style tests for the Fuzzer library
tree
|
commitdiff
2015-01-28
Sanjay Patel
fix typos; NFC
tree
|
commitdiff
2015-01-28
Chris Bieneman
Build fix for Visual Studio. NFC.
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Updating several V5 intrinsics and adding...
tree
|
commitdiff
2015-01-28
Simon Pilgrim
Spelling fixes. NFC.
tree
|
commitdiff
2015-01-28
Simon Pilgrim
Line endings fix. NFC.
tree
|
commitdiff
2015-01-28
Zoran Jovanovic
[mips][microMIPS] Implement SWM and LWM aliases
tree
|
commitdiff
2015-01-28
Kostya Serebryany
[fuzzer] instructions for building/running clang-format...
tree
|
commitdiff
2015-01-28
Sanjay Patel
invert check for less indentation; use local vars to...
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Updating many V4 intrinsic patterns. Adding...
tree
|
commitdiff
2015-01-28
Chandler Carruth
[LPM] Try to work around a bug with local-dynamic TLS...
tree
|
commitdiff
2015-01-28
Philip Reames
Remove gc.root's performCustomLowering
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
tree
|
commitdiff
2015-01-28
Chris Bieneman
Refactoring llvm command line parsing and option regist...
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Deleting a lot of old variants of intrinsics...
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Converting XTYPE/BIT intrinsic patterns and...
tree
|
commitdiff
2015-01-28
Sanjay Patel
use SDValue methods directly instead of getNode()-...
tree
|
commitdiff
2015-01-28
Rafael Espindola
Simplify code. NFC.
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Replacing XTYPE/SHIFT intrinsic patternss...
tree
|
commitdiff
2015-01-28
Jozef Kolek
[mips][microMIPS] Implement LWGP instruction
tree
|
commitdiff
2015-01-28
Colin LeMahieu
[Hexagon] Replacing intrinsics for halfword adds and...
tree
|
commitdiff
2015-01-28
Bjorn Steinbrink
Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
tree
|
commitdiff
2015-01-28
Michael Kuperstein
[x32] Change the condition from bitness to LP64 for...
tree
|
commitdiff
2015-01-28
Tom Stellard
R600: Move DataLayout to AMDGPUTargetMachine
tree
|
commitdiff
2015-01-28
Tom Stellard
R600: Use a Southern Islands GPU as the default for...
tree
|
commitdiff
2015-01-28
Hal Finkel
Correct the AggressiveAntiDepBreaker's handling of...
tree
|
commitdiff
2015-01-28
Michael Kuperstein
[X86] Reduce some 32-bit imuls into lea + shl
tree
|
commitdiff
2015-01-28
Michael Kuperstein
[x32] Enable sibcall optimization on x32.
tree
|
commitdiff
2015-01-28
Elena Demikhovsky
AVX-512: Added FMA intrinsics with rounding mode
tree
|
commitdiff
2015-01-28
Craig Topper
[X86] Teach disassembler to handle illegal immediates...
tree
|
commitdiff
2015-01-28
Craig Topper
[X86] Merge printSSECC and printAVXCC. They only differ...
tree
|
commitdiff
2015-01-28
Chandler Carruth
[LPM] Rip all of ManagedStatic and ThreadLocal out...
tree
|
commitdiff
2015-01-28
Chandler Carruth
[LPM] A targeted but somewhat horrible fix to the legac...
tree
|
commitdiff
2015-01-28
Elena Demikhovsky
Fold fcmp in cases where value is provably non-negative...
tree
|
commitdiff
2015-01-28
Chandler Carruth
[LPM] Stop using the string based preservation API...
tree
|
commitdiff
2015-01-28
Eric Christopher
Migrate AArch64 except for TTI and AsmPrinter away...
tree
|
commitdiff
2015-01-28
David Blaikie
Add description to assert
tree
|
commitdiff
2015-01-28
David Blaikie
PR22356: DebugInfo: Handle the size of a member where...
tree
|
commitdiff
2015-01-28
Lang Hames
Revert r227247 and r227228: "Add weak symbol support...
tree
|
commitdiff
2015-01-28
Reid Kleckner
Move EH personality type classification to Analysis...
tree
|
commitdiff
2015-01-27
Quentin Colombet
Revert r227242 - Merge vector stores into wider vector...
tree
|
commitdiff
2015-01-27
Petar Jovanovic
[mips] Use __clear_cache builtin instead of cacheflush()
tree
|
commitdiff
2015-01-27
Saleem Abdulrasool
SymbolRewriter: allow rewriting with comdats
tree
|
commitdiff
2015-01-27
Saleem Abdulrasool
SymbolRewriter: prevent unnecessary rewrite
tree
|
commitdiff
2015-01-27
Sanjay Patel
remove function names from comments; NFC
tree
|
commitdiff
2015-01-27
Chris Bieneman
Re-landing changes to use ArrayRef instead of SmallVect...
tree
|
commitdiff
2015-01-27
Kostya Serebryany
[fuzzer] properly enable asan's coverage feedback
tree
|
commitdiff
2015-01-27
Sanjay Patel
fix typos; NFC
tree
|
commitdiff
2015-01-27
Kostya Serebryany
Add a Fuzzer library
tree
|
commitdiff
2015-01-27
Ahmed Bougacha
[SimplifyLibCalls] Don't confuse strcpy_chk for stpcpy_chk.
tree
|
commitdiff
2015-01-27
Sanjoy Das
Teach IRCE to look at branch weights when recognizing...
tree
|
commitdiff
2015-01-27
Alexey Samsonov
Revert "[x86] Combine x86mmx/i64 to v2i64 conversion...
tree
|
commitdiff
2015-01-27
Kevin Enderby
dd the option, -link-opt-hints to llvm-objdump used...
tree
|
commitdiff
next