projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make ConstantFoldTerminator() handle switches with unreachable default.
2015-01-26
Hans Wennborg
Make ConstantFoldTerminator() handle switches with...
commit
|
commitdiff
|
tree
2015-01-23
Hans Wennborg
LowerSwitch: replace unreachable default with popular...
commit
|
commitdiff
|
tree
2015-01-17
Hans Wennborg
ProgrammersManual.rst: fix a typo
commit
|
commitdiff
|
tree
2015-01-15
Hans Wennborg
utils/release/tag.sh: fix -revision vs. -rc check
commit
|
commitdiff
|
tree
2015-01-14
Hans Wennborg
ReleaseNotes.rst: bump version to 3.7
commit
|
commitdiff
|
tree
2015-01-14
Hans Wennborg
Trunk is now 3.7.0svn
commit
|
commitdiff
|
tree
2015-01-13
Hans Wennborg
Release merge script: don't actually commit the merge
commit
|
commitdiff
|
tree
2015-01-13
Hans Wennborg
Release tag script: add -revision option
commit
|
commitdiff
|
tree
2015-01-13
Hans Wennborg
Release tag script: add -dry-run flag
commit
|
commitdiff
|
tree
2015-01-09
Hans Wennborg
SimplifyCFG: check uses of constant-foldable instrs...
commit
|
commitdiff
|
tree
2015-01-09
Hans Wennborg
ReleaseNotes.rst: these are for 3.6
commit
|
commitdiff
|
tree
2014-12-16
Hans Wennborg
SelectionDAG switch lowering: use 'unsigned' to count...
commit
|
commitdiff
|
tree
2014-12-09
Hans Wennborg
Try fixing MSVC build after r223802
commit
|
commitdiff
|
tree
2014-12-06
Hans Wennborg
Add a proper triple to switch-jump-table.ll
commit
|
commitdiff
|
tree
2014-12-06
Hans Wennborg
SelectionDAG switch lowering: Replace unreachable default...
commit
|
commitdiff
|
tree
2014-12-04
Hans Wennborg
Add some tests for SimplifyCFG's TurnSwitchRangeIntoICmp...
commit
|
commitdiff
|
tree
2014-12-04
Hans Wennborg
Add some tests for SimplifyCFG's ConstantFoldTerminator...
commit
|
commitdiff
|
tree
2014-12-01
Hans Wennborg
Revert r223049, r223050 and r223051 while investigating...
commit
|
commitdiff
|
tree
2014-12-01
Hans Wennborg
SimplifyCFG: Omit range checks for switch lookup tables...
commit
|
commitdiff
|
tree
2014-12-01
Hans Wennborg
SimplifyCFG: don't remove unreachable default switch...
commit
|
commitdiff
|
tree
2014-12-01
Hans Wennborg
SelectionDAG switch lowering: Replace unreachable default...
commit
|
commitdiff
|
tree
2014-11-30
Hans Wennborg
Revert r222965 "Make MultiClass::DefPrototypes own...
commit
|
commitdiff
|
tree
2014-11-30
Hans Wennborg
Qualify one more make_unique call.
commit
|
commitdiff
|
tree
2014-11-30
Hans Wennborg
Speculatively qualify some llvm::make_unique calls...
commit
|
commitdiff
|
tree
2014-11-29
Hans Wennborg
Switch lowering: reformat some for loops etc. NFC
commit
|
commitdiff
|
tree
2014-11-29
Hans Wennborg
Switch lowering: Fix broken 'Figure out which block...
commit
|
commitdiff
|
tree
2014-11-25
Hans Wennborg
Remove useless rdar:// comment from switch_to_lookup_table...
commit
|
commitdiff
|
tree
2014-11-25
Hans Wennborg
LazyValueInfo: Actually re-visit partially solved block...
commit
|
commitdiff
|
tree
2014-11-21
Hans Wennborg
LazyValueInfo: range'ify some for-loops. No functional...
commit
|
commitdiff
|
tree
2014-11-21
Hans Wennborg
LazyValueInfo: fix some typos and indentation, etc...
commit
|
commitdiff
|
tree
2014-11-18
Hans Wennborg
SimplifyCFG: Range'ify some for-loops. No functional...
commit
|
commitdiff
|
tree
2014-11-13
Hans Wennborg
CMake: stop setting (well, #undef'ing) HOST_LINK_VERSION...
commit
|
commitdiff
|
tree
2014-10-30
Hans Wennborg
Speculative fix for Windows build after r220932
commit
|
commitdiff
|
tree
2014-10-26
Hans Wennborg
Revert "[PBQP] Unique-ptrify some PBQP Metadata structures...
commit
|
commitdiff
|
tree
2014-10-23
Hans Wennborg
MachODump.cpp: fix MSVC build
commit
|
commitdiff
|
tree
2014-10-22
Hans Wennborg
Fix VS2012 build; C++11 type aliases are not supported.
commit
|
commitdiff
|
tree
2014-10-21
Hans Wennborg
Revert "Teach the load analysis to allow finding available...
commit
|
commitdiff
|
tree
2014-10-14
Hans Wennborg
[x86 asm] allow fwait alias in both At&t and Intel...
commit
|
commitdiff
|
tree
2014-10-08
Hans Wennborg
Revert r219175 - [InstCombine] re-commit r218721 icmp...
commit
|
commitdiff
|
tree
2014-10-06
Hans Wennborg
MachObjectWriter: optimize the string table for common...
commit
|
commitdiff
|
tree
2014-10-03
Hans Wennborg
MipsAsmParser.cpp: fix VS2012 build
commit
|
commitdiff
|
tree
2014-10-03
Hans Wennborg
HexagonMCCodeEmitter.h: deleted member functions are...
commit
|
commitdiff
|
tree
2014-09-30
Hans Wennborg
MSBuild integration: fix the loop in install.bat
commit
|
commitdiff
|
tree
2014-09-29
Hans Wennborg
WinCOFFObjectWriter: optimize the string table for...
commit
|
commitdiff
|
tree
2014-09-28
Hans Wennborg
WinCOFFObjectWriter.cpp: make write_uint32_le more...
commit
|
commitdiff
|
tree
2014-09-19
Hans Wennborg
Fix an it's vs. its typo.
commit
|
commitdiff
|
tree
2014-09-10
Hans Wennborg
LangRef: @baz should be @bar in the COMDAT example
commit
|
commitdiff
|
tree
2014-09-08
Hans Wennborg
Fast-ISel: Remove dead code after falling back from...
commit
|
commitdiff
|
tree
2014-09-07
Hans Wennborg
Try to unflake AllocatorTest.TestAlignmentPastSlab
commit
|
commitdiff
|
tree
2014-09-07
Hans Wennborg
BumpPtrAllocator: do the size check without moving...
commit
|
commitdiff
|
tree
2014-09-02
Hans Wennborg
BumpPtrAllocator: use uintptr_t when aligning addresses...
commit
|
commitdiff
|
tree
2014-09-02
Hans Wennborg
MCSchedule.h: fix VS2012 build after r216919
commit
|
commitdiff
|
tree
2014-08-23
Hans Wennborg
ProgrammersManual: the flag is called -debug-only
commit
|
commitdiff
|
tree
2014-08-21
Hans Wennborg
Use returns_nonnull in BumpPtrAllocator and MallocAllocator...
commit
|
commitdiff
|
tree
2014-08-19
Hans Wennborg
BumpPtrAllocator: don't accept 0 for the alignment...
commit
|
commitdiff
|
tree
2014-08-17
Hans Wennborg
BumpPtrAllocator: remove 'no slabs allocated yet' check
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
PeepholeOptimizer: make parameter ref to SmallPtrSetImpl
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Make this SmallVector size a power of two as suggested...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Re-commit "Increase the size of this SmallVector in...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Revert "Increase the size of this SmallVector in PeepholeOpt...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of this SmallVector in PeepholeOptimizer.
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
SubTargetFeature.cpp: it seems the size of this SmallVector...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of SpillPlacement::BlockFrequencies.
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
LegacyPassManagers.h: increase the size of PMDataManager...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of these SmallVectors in X86ISelLowering...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of this SmallVector in CloneNodeWithValues.
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of DwarfAccelTable::TableHeaderData...
commit
|
commitdiff
|
tree
2014-08-11
Hans Wennborg
Increase the size of PMTopLevelManager::ImmutablePasses...
commit
|
commitdiff
|
tree
2014-07-31
Hans Wennborg
msbuild integration: remove duplicated lines and BOM...
commit
|
commitdiff
|
tree
2014-07-30
Hans Wennborg
LangRef: add a note about the mangling-suppressing...
commit
|
commitdiff
|
tree
2014-07-28
Hans Wennborg
Update LLVM version: 3.5 => 3.6
commit
|
commitdiff
|
tree
2014-07-25
Hans Wennborg
Fix MSVC2012 build error in UseListOrder.cpp
commit
|
commitdiff
|
tree
2014-07-24
Hans Wennborg
Windows: Don't wildcard expand /? or -?
commit
|
commitdiff
|
tree
2014-07-17
Hans Wennborg
Typo: exists -> exits
commit
|
commitdiff
|
tree
2014-07-16
Hans Wennborg
Perform wildcard expansion in Process::GetArgumentVector...
commit
|
commitdiff
|
tree
2014-06-26
Hans Wennborg
Don't build switch tables for dllimport and TLS variables...
commit
|
commitdiff
|
tree
2014-06-20
Hans Wennborg
Fix .cpp files claiming to be header files
commit
|
commitdiff
|
tree
2014-06-20
Hans Wennborg
Don't build switch lookup tables for dllimport or TLS...
commit
|
commitdiff
|
tree
2014-06-17
Hans Wennborg
lit: simplify population of the actual_inputs array
commit
|
commitdiff
|
tree
2014-06-16
Hans Wennborg
Revert "lit: warn when passed invalid pathname" (r210597)
commit
|
commitdiff
|
tree
2014-06-10
Hans Wennborg
lit: warn when passed invalid pathname
commit
|
commitdiff
|
tree
2014-06-04
Hans Wennborg
Don't emit structors for available_externally globals...
commit
|
commitdiff
|
tree
2014-05-24
Hans Wennborg
Fix some misplaced spaces around 'override'
commit
|
commitdiff
|
tree
2014-04-30
Hans Wennborg
Use the new StringTableBuilder in yaml2elf
commit
|
commitdiff
|
tree
2014-04-30
Hans Wennborg
ELFObjectWriter: deduplicate suffices in strtab
commit
|
commitdiff
|
tree
2014-04-28
Hans Wennborg
InstCombine: don't drop 'inalloca' in PromoteCastOfAllocatio...
commit
|
commitdiff
|
tree
2014-03-27
Hans Wennborg
Win installer: provide a pretty icon
commit
|
commitdiff
|
tree
2014-03-26
Hans Wennborg
Revert "X86 memcpy lowering: use "rep movs" even when...
commit
|
commitdiff
|
tree
2014-03-24
Hans Wennborg
VS integration installer: set SUCCESS=1 if we find...
commit
|
commitdiff
|
tree
2014-03-19
Hans Wennborg
Fix comment (PR19188)
commit
|
commitdiff
|
tree
2014-03-18
Hans Wennborg
X86 memcpy lowering: use "rep movs" even when esi is...
commit
|
commitdiff
|
tree
2014-03-13
Hans Wennborg
[ARM] Use symbolic register names in .cfi directives...
commit
|
commitdiff
|
tree
2014-03-12
Hans Wennborg
Allow switch-to-lookup table for tables with holes...
commit
|
commitdiff
|
tree
2014-03-12
Hans Wennborg
Add comment pointing to the binutils bugzilla entry
commit
|
commitdiff
|
tree
2014-03-12
Hans Wennborg
[ARM] Use DWARF register numbers for CFI directives...
commit
|
commitdiff
|
tree
2014-03-11
Hans Wennborg
X86: Don't generate 64-bit movd after cmpneqsd in 32...
commit
|
commitdiff
|
tree
2014-03-05
Hans Wennborg
Work around MSVC bug in IntrusiveRefCntPtr.h
commit
|
commitdiff
|
tree
2014-03-05
Hans Wennborg
Fix unused variable in FunctionLoweringInfo.cpp
commit
|
commitdiff
|
tree
2014-03-05
Hans Wennborg
Check for dynamic allocas and inline asm that clobbers...
commit
|
commitdiff
|
tree
2014-02-13
Hans Wennborg
MSBuild integration: get the LibraryPath right (PR18707)
commit
|
commitdiff
|
tree
next