index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MC...
Manman Ren
2013-03-12
4
-13
/
+14
*
[Support][MemoryBuffer] Use sys::fs::mapped_file_region instead of sys::Path:...
Michael J. Spencer
2013-03-12
1
-35
/
+44
*
Correct invalid debug info metadata
David Blaikie
2013-03-12
1
-1
/
+8
*
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Manman Ren
2013-03-12
6
-4
/
+54
*
Avoid generating ISD::SELECT for vector operands to SIGN_EXTEND
Richard Relph
2013-03-12
1
-2
/
+2
*
Remove the assert()'s from the LLVMCreateDisasmCPU() library API and just
Kevin Enderby
2013-03-12
1
-8
/
+16
*
Add a doFinalization method to the DataLayout pass.
Pete Cooper
2013-03-12
2
-0
/
+10
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
87
-68
/
+73
*
Change the order of the operands in patchAndReplaceAllUsesWith so
Dan Gohman
2013-03-12
1
-5
/
+5
*
Don't reserve R2 on Darwin/PPC
Hal Finkel
2013-03-12
7
-49
/
+36
*
PPC should always use the register scavenger for CR spilling
Hal Finkel
2013-03-12
3
-137
/
+29
*
Small fix for cost analysis of ptrtoint.
Patrik Hagglund
2013-03-12
1
-2
/
+2
*
In r169695, the address space limit for tests was replaced with a data
Patrik Hagglund
2013-03-12
1
-1
/
+2
*
ReleaseNotes: Add Hexagon Target section
Matthew Curtis
2013-03-12
1
-0
/
+5
*
Reflect reality.
Bill Wendling
2013-03-12
2
-6
/
+1
*
[mips] Rename function and variable names to start with proper case. Fix typos.
Akira Hatanaka
2013-03-12
3
-571
/
+493
*
LibCallSimplifier: optimize speed for short-lived instances
Meador Inge
2013-03-12
1
-177
/
+225
*
Remove support for versioned debug info.
David Blaikie
2013-03-11
6
-354
/
+119
*
Add asserts to DIBuilder & fix DINameSpace::Verify to allow unnamed namespaces.
David Blaikie
2013-03-11
2
-8
/
+31
*
Residual cleanup: live-out set is gone
Eli Bendersky
2013-03-11
1
-8
/
+7
*
llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.
NAKAMURA Takumi
2013-03-11
6
-0
/
+6
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
51
-244
/
+249
*
Remove duplicate test contents.
David Blaikie
2013-03-11
18
-224
/
+10
*
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
Nick Lewycky
2013-03-11
2
-0
/
+25
*
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-11
3
-1
/
+21
*
Don't remove a landing pad if the invoke requires a table entry.
Bill Wendling
2013-03-11
2
-3
/
+94
*
R600: Fix JUMP handling so that MachineInstr verification can occur
Vincent Lejeune
2013-03-11
10
-45
/
+553
*
Missing period in doc
Eli Bendersky
2013-03-11
1
-1
/
+1
*
llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.
NAKAMURA Takumi
2013-03-11
1
-0
/
+1
*
[docs] Remove explicit authorship.
Sean Silva
2013-03-11
18
-44
/
+0
*
Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.
NAKAMURA Takumi
2013-03-11
2
-0
/
+4
*
R600MachineScheduler.cpp: Fix use cases of dbgs(). Don't include <iostream> h...
NAKAMURA Takumi
2013-03-11
1
-1
/
+2
*
Remove date from test case file name. The PR number provides a unique ID alre...
Lang Hames
2013-03-11
1
-0
/
+0
*
Correct this error message, and most importantly make it distinct from the
Nick Lewycky
2013-03-10
1
-1
/
+1
*
Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!
Nick Lewycky
2013-03-10
2
-5
/
+5
*
BBVectorize: Fixup debugging statements
Hal Finkel
2013-03-10
1
-2
/
+2
*
Cleanup #includes.
Jakub Staszak
2013-03-10
3
-5
/
+5
*
Remove unneeded #include.
Jakub Staszak
2013-03-10
1
-1
/
+0
*
Add some constantness in MachinePostDominators.h.
Jakub Staszak
2013-03-10
1
-7
/
+8
*
Remove unneeded #includes. Use forward declarations instead.
Jakub Staszak
2013-03-10
2
-5
/
+9
*
Remove unneeded #includes. Use forward declarations instead.
Jakub Staszak
2013-03-10
1
-3
/
+5
*
Remove an unused member variable from HelpPrinter. Move another member variab...
Craig Topper
2013-03-09
1
-6
/
+2
*
Don't glue users to extract_subreg when selecting the llvm.arm.ldrexd
Lang Hames
2013-03-09
2
-6
/
+17
*
Remove unneeded cast.
Jakub Staszak
2013-03-09
1
-3
/
+3
*
Remove a source of nondeterminism from the LoopVectorizer.
Benjamin Kramer
2013-03-09
1
-1
/
+1
*
Fix test case.
Benjamin Kramer
2013-03-09
1
-2
/
+2
*
Test case hygiene.
Benjamin Kramer
2013-03-09
18
-51
/
+50
*
Remove unneeded const_cast.
Jakub Staszak
2013-03-09
1
-5
/
+5
*
Use forward declaration instead of #include.
Jakub Staszak
2013-03-09
1
-1
/
+1
*
LoopVectorizer: Ignore all dbg intrinisic
Arnold Schwaighofer
2013-03-09
1
-6
/
+6
[next]