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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify the intrinsics pattern to separate out the "return" types from the
Bill Wendling
2008-11-13
1
-12
/
+27
*
fsub{d|s} encoding bugs.
Evan Cheng
2008-11-13
1
-2
/
+6
*
Missed a break statement.
Evan Cheng
2008-11-13
1
-0
/
+1
*
Fix pre- and post-indexed load / store encoding bugs.
Evan Cheng
2008-11-13
4
-70
/
+98
*
Refactor the code that does the type checking for intrinsics.
Bill Wendling
2008-11-13
1
-115
/
+132
*
Add Binary flag to raw_fd_ostream constructor.
Daniel Dunbar
2008-11-13
1
-2
/
+13
*
Really remove all debug information.
Devang Patel
2008-11-13
1
-11
/
+52
*
Regenerated
Bill Wendling
2008-11-13
3
-1397
/
+1433
*
Implement stack protectors as function attributes: "ssp" and "sspreq".
Bill Wendling
2008-11-13
5
-31
/
+23
*
Move the code that inserts X87 FP_REG_KILL instructions from a
Dan Gohman
2008-11-12
6
-83
/
+148
*
Remove the incorrect assertion. We don't have enough information before reloc...
Evan Cheng
2008-11-12
1
-2
/
+1
*
CMake: when bulding shared libraries on non-WIN32 systems, link dl to
Oscar Fuentes
2008-11-12
1
-0
/
+4
*
Fix unsigned char->ppcf128 conversion.
Dale Johannesen
2008-11-12
1
-3
/
+8
*
Do the LiveVariables update before printing the instruction in
Dan Gohman
2008-11-12
1
-1
/
+2
*
Remove some debugging code made redundant by the change to do
Dan Gohman
2008-11-12
1
-8
/
+0
*
Simplify SplitVecRes_EXTRACT_SUBVECTOR. This means
Duncan Sands
2008-11-12
1
-20
/
+12
*
Correct some thinkos in the expansion of ADD/SUB
Duncan Sands
2008-11-12
1
-6
/
+7
*
Change binary dump format.
Evan Cheng
2008-11-12
1
-9
/
+21
*
Address mode immediate offset has already been divided by 4.
Evan Cheng
2008-11-12
1
-2
/
+1
*
Fix a VFP binary arithmetic instruction encoding bug.
Evan Cheng
2008-11-12
1
-1
/
+1
*
Fix address mode 3 immediate offset mode encoding.
Evan Cheng
2008-11-12
2
-5
/
+7
*
Consolidate formats; fix FCMPED etc. encodings.
Evan Cheng
2008-11-12
5
-168
/
+120
*
Fix VFP conversion instruction encodings.
Evan Cheng
2008-11-12
4
-86
/
+123
*
Fix encoding of single-precision VFP registers.
Evan Cheng
2008-11-12
4
-40
/
+174
*
Fix the testb optimization so x86 also bootstraps.
Dale Johannesen
2008-11-12
1
-3
/
+1
*
VFP fld / fst immediate field is multiplied by 4.
Evan Cheng
2008-11-12
3
-19
/
+37
*
CMake: Remove removed source file.
Oscar Fuentes
2008-11-12
1
-1
/
+0
*
Remove
Devang Patel
2008-11-11
1
-0
/
+0
*
Undo previous check-in.
Devang Patel
2008-11-11
1
-97
/
+0
*
This shouldn't be necessary
Andrew Lenharth
2008-11-11
1
-1
/
+2
*
Fix FMDRR encoding.
Evan Cheng
2008-11-11
4
-26
/
+51
*
Handle floating point constpool_entry's.
Evan Cheng
2008-11-11
1
-4
/
+25
*
Don't walk into predecessors in which the vreg is not live when doing shrinkw...
Owen Anderson
2008-11-11
1
-0
/
+2
*
Encode VFP load / store instructions.
Evan Cheng
2008-11-11
4
-104
/
+220
*
In ScheduleDAGRRList::CopyAndMoveSuccessors, create the SUnit for the load
Dan Gohman
2008-11-11
1
-17
/
+17
*
Avoid relying on the SelectionDAG for initializing the MachineFunction and
Dan Gohman
2008-11-11
1
-3
/
+3
*
CMake: Updated list of source files for lib/Transforms/Utils.
Oscar Fuentes
2008-11-11
1
-0
/
+1
*
Encode VFP conversion instructions.
Evan Cheng
2008-11-11
4
-35
/
+126
*
Add utility pass to remove dbg info.
Devang Patel
2008-11-11
1
-0
/
+97
*
Silence unused variable warning.
Devang Patel
2008-11-11
1
-0
/
+1
*
Use actual function name in comments.
Devang Patel
2008-11-11
1
-2
/
+2
*
Change the scheduler accessor methods to accept an explicit TargetMachine
Dan Gohman
2008-11-11
4
-10
/
+16
*
Add a README entry.
Evan Cheng
2008-11-11
1
-0
/
+17
*
CMake: corrected split of Alpha and Sparc AsmPrinters.
Oscar Fuentes
2008-11-11
2
-4
/
+2
*
Separate sparc asmprinter. This should unbreak the native build
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
Separate alpha asmprinter. This should unbreak native build.
Anton Korobeynikov
2008-11-11
4
-1
/
+27
*
The 32-bit displacement field in an x86 address is signed. Arrange for it
Dan Gohman
2008-11-11
1
-10
/
+13
*
Update CMakeLists.txt
Cédric Venet
2008-11-11
1
-0
/
+1
*
Fix for PR3040:
Bill Wendling
2008-11-11
1
-18
/
+35
*
fix another libgcc blocker
Andrew Lenharth
2008-11-11
1
-0
/
+1
[next]